练兵场结算

This commit is contained in:
mamengke01
2021-01-26 10:41:11 +08:00
parent d4d4ba825b
commit 3c3e734019
24 changed files with 6690 additions and 1765 deletions

View File

@@ -0,0 +1,27 @@
[
{
"id": 1,
"lvLimit": 0,
"describe": "不限"
},
{
"id": 2,
"lvLimit": 10000,
"describe": "10000+"
},
{
"id": 3,
"lvLimit": 50000,
"describe": "50000+"
},
{
"id": 4,
"lvLimit": 100000,
"describe": "10万+"
},
{
"id": 5,
"lvLimit": 200000,
"describe": "20万+"
}
]