关卡:修改关卡列表接口

This commit is contained in:
luying
2022-01-19 09:54:47 +08:00
parent b585c6141d
commit 0f0e47d2b6
3 changed files with 10 additions and 6 deletions

View File

@@ -156,7 +156,7 @@ module.exports = {
// "required string roleName": 1
// },
"battle.normalBattleHandler.getBattleList": {
"required uInt32 type": 1
"repeated uInt32 types": 1
},
"battle.normalBattleHandler.checkBattle": {
"required uInt32 battleId": 1,