Activity004TimesConfig.json 3.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170
  1. [
  2. {
  3. "day": 1,
  4. "items": [{"count": 18, "id": 801}],
  5. "name": "第1天",
  6. "timesId": 1
  7. },
  8. {
  9. "day": 2,
  10. "items": [{"count": 54, "id": 801}],
  11. "name": "第2天",
  12. "timesId": 1
  13. },
  14. {
  15. "day": 5,
  16. "items": [{"count": 72, "id": 801}],
  17. "name": "第5天",
  18. "timesId": 1
  19. },
  20. {
  21. "day": 7,
  22. "items": [{"count": 120, "id": 801}],
  23. "name": "第7天",
  24. "timesId": 1
  25. },
  26. {
  27. "day": 1,
  28. "items": [{"count": 1000, "id": 101}],
  29. "name": "第1天",
  30. "timesId": 2
  31. },
  32. {
  33. "day": 2,
  34. "items": [{"count": 2000, "id": 101}],
  35. "name": "第2天",
  36. "timesId": 2
  37. },
  38. {
  39. "day": 5,
  40. "items": [{"count": 6000, "id": 101}],
  41. "name": "第5天",
  42. "timesId": 2
  43. },
  44. {
  45. "day": 7,
  46. "items": [{"count": 10000, "id": 101}],
  47. "name": "第7天",
  48. "timesId": 2
  49. },
  50. {
  51. "day": 1,
  52. "items": [{"count": 18, "id": 1401}],
  53. "name": "第1天",
  54. "timesId": 3
  55. },
  56. {
  57. "day": 2,
  58. "items": [{"count": 54, "id": 1401}],
  59. "name": "第2天",
  60. "timesId": 3
  61. },
  62. {
  63. "day": 5,
  64. "items": [{"count": 72, "id": 801}],
  65. "name": "第5天",
  66. "timesId": 3
  67. },
  68. {
  69. "day": 7,
  70. "items": [{"count": 120, "id": 801}],
  71. "name": "第7天",
  72. "timesId": 3
  73. },
  74. {
  75. "day": 1,
  76. "items": [{"count": 18, "id": 1401}],
  77. "name": "第1天",
  78. "timesId": 4
  79. },
  80. {
  81. "day": 2,
  82. "items": [{"count": 54, "id": 1401}],
  83. "name": "第2天",
  84. "timesId": 4
  85. },
  86. {
  87. "day": 5,
  88. "items": [{"count": 72, "id": 1401}],
  89. "name": "第5天",
  90. "timesId": 4
  91. },
  92. {
  93. "day": 7,
  94. "items": [{"count": 120, "id": 1401}],
  95. "name": "第7天",
  96. "timesId": 4
  97. },
  98. {
  99. "day": 1,
  100. "items": [{"count": 2000, "id": 101}],
  101. "name": "第1天",
  102. "timesId": 5
  103. },
  104. {
  105. "day": 3,
  106. "items": [{"count": 5000, "id": 101}],
  107. "name": "第2天",
  108. "timesId": 5
  109. },
  110. {
  111. "day": 5,
  112. "items": [{"count": 10000, "id": 101}],
  113. "name": "第5天",
  114. "timesId": 5
  115. },
  116. {
  117. "day": 7,
  118. "items": [{"count": 20000, "id": 101}],
  119. "name": "第7天",
  120. "timesId": 5
  121. },
  122. {
  123. "day": 1,
  124. "items": [{"count": 3, "id": 1601}],
  125. "name": "第1天",
  126. "timesId": 6
  127. },
  128. {
  129. "day": 3,
  130. "items": [{"count": 6, "id": 1601}],
  131. "name": "第2天",
  132. "timesId": 6
  133. },
  134. {
  135. "day": 5,
  136. "items": [{"count": 9, "id": 1601}],
  137. "name": "第5天",
  138. "timesId": 6
  139. },
  140. {
  141. "day": 7,
  142. "items": [{"count": 12, "id": 1601}],
  143. "name": "第7天",
  144. "timesId": 6
  145. },
  146. {
  147. "day": 1,
  148. "items": [{"count": 30, "id": 1401}],
  149. "name": "第1天",
  150. "timesId": 7
  151. },
  152. {
  153. "day": 3,
  154. "items": [{"count": 60, "id": 1401}],
  155. "name": "第2天",
  156. "timesId": 7
  157. },
  158. {
  159. "day": 5,
  160. "items": [{"count": 120, "id": 1401}],
  161. "name": "第5天",
  162. "timesId": 7
  163. },
  164. {
  165. "day": 7,
  166. "items": [{"count": 240, "id": 1401}],
  167. "name": "第7天",
  168. "timesId": 7
  169. }
  170. ]