CouponSumConfig.json 694 B

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. [
  2. {
  3. "deductible": 500,
  4. "itemId": 7401,
  5. "limit": 599
  6. },
  7. {
  8. "deductible": 1000,
  9. "itemId": 7402,
  10. "limit": 1099
  11. },
  12. {
  13. "deductible": 2000,
  14. "itemId": 7403,
  15. "limit": 2099
  16. },
  17. {
  18. "deductible": 5000,
  19. "itemId": 7404,
  20. "limit": 5099
  21. },
  22. {
  23. "deductible": 500,
  24. "itemId": 7405,
  25. "limit": 599
  26. },
  27. {
  28. "deductible": 1000,
  29. "itemId": 7406,
  30. "limit": 1099
  31. },
  32. {
  33. "deductible": 2000,
  34. "itemId": 7407,
  35. "limit": 2099
  36. },
  37. {
  38. "deductible": 5000,
  39. "itemId": 7408,
  40. "limit": 5099
  41. }
  42. ]