测试:添加战斗测试
This commit is contained in:
@@ -158,10 +158,10 @@ module.exports = {
|
||||
"battle.normalBattleHandler.getBattleList": {
|
||||
"required uInt32 type": 1
|
||||
},
|
||||
"battle.normalBattleHandler.checkBattle": {
|
||||
"required uInt32 battleId": 1,
|
||||
"repeated uInt32 heroes": 2
|
||||
},
|
||||
// "battle.normalBattleHandler.checkBattle": {
|
||||
// "required uInt32 battleId": 1,
|
||||
// "repeated uInt32 heroes": 2
|
||||
// },
|
||||
"battle.dungeonBattleHandler.buyNum": {
|
||||
"required uInt32 count": 1
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user