57 lines
774 B
JSON
57 lines
774 B
JSON
[
|
|
{
|
|
"id": 1,
|
|
"activity": 1000,
|
|
"reward": [
|
|
{
|
|
"a": "attr",
|
|
"t": "diamond",
|
|
"n": 50
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 2,
|
|
"activity": 2000,
|
|
"reward": [
|
|
{
|
|
"a": "attr",
|
|
"t": "diamond",
|
|
"n": 60
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 3,
|
|
"activity": 3000,
|
|
"reward": [
|
|
{
|
|
"a": "attr",
|
|
"t": "diamond",
|
|
"n": 70
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 4,
|
|
"activity": 4000,
|
|
"reward": [
|
|
{
|
|
"a": "attr",
|
|
"t": "diamond",
|
|
"n": 80
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 5,
|
|
"activity": 5000,
|
|
"reward": [
|
|
{
|
|
"a": "attr",
|
|
"t": "diamond",
|
|
"n": 100
|
|
}
|
|
]
|
|
}
|
|
] |