参数错误拦截
This commit is contained in:
@@ -168,5 +168,11 @@ module.exports = {
|
||||
"battle.normalBattleHandler.checkBattle": {
|
||||
"required uInt32 battleId": 1,
|
||||
"repeated uInt32 heroes": 2
|
||||
},
|
||||
"battle.dungeonBattleHandler.buyNum": {
|
||||
"required uInt32 count": 1
|
||||
},
|
||||
"battle.dailyBattleHandler.buyNum": {
|
||||
"required uInt32 count": 1
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user