巅峰演武:赛季优化修改

This commit is contained in:
luying
2022-10-17 14:42:40 +08:00
parent ddff18eb20
commit 08ca06d7ac
30 changed files with 590 additions and 272 deletions

View File

@@ -894,5 +894,19 @@
"name": "开关接口",
"module": "sys",
"type": "update"
},
{
"id": 129,
"api": "/api/game/getpvpconfig",
"name": "获取pvp赛季",
"module": "sys",
"type": "find"
},
{
"id": 130,
"api": "gm.gmServerHandler.savePvpConfig",
"name": "保存pvp赛季",
"module": "sys",
"type": "update"
}
]

View File

@@ -10,7 +10,7 @@
"lvLimit": 0,
"ranklimit": 0,
"purchaseLimit": 5,
"refreshType": 1,
"refreshType": 5,
"money": 31002,
"price": "1&0|2&50|3&100|4&150|5&200",
"chosen": 2,