添加json

This commit is contained in:
luying
2021-01-23 18:10:48 +08:00
parent 0e88bc2bfc
commit d9ef58b6c5
40 changed files with 16877 additions and 6504 deletions
+22
View File
@@ -0,0 +1,22 @@
[
{
"id": 1,
"fund": 1000,
"boxReward": "31001&10000"
},
{
"id": 2,
"fund": 3000,
"boxReward": "40005&2000"
},
{
"id": 3,
"fund": 5000,
"boxReward": "31002&200"
},
{
"id": 4,
"fund": 10000,
"boxReward": "31002&500"
}
]