BlindBoxConfig.json 260 B

123456789101112131415161718
  1. [
  2. {
  3. "boxId": 1001,
  4. "name": "初薪之乌",
  5. "ty": 1,
  6. "price": 459,
  7. "originPrice": 499,
  8. "const": 8500
  9. },
  10. {
  11. "boxId": 1002,
  12. "name": "始明之青",
  13. "ty": 1,
  14. "price": 899,
  15. "originPrice": 999,
  16. "const": 8500
  17. }
  18. ]