系统: 修复protobuf

This commit is contained in:
luying
2021-06-24 11:35:59 +08:00
parent beaa68119e
commit 14676899e1

View File

@@ -164,6 +164,7 @@ module.exports = {
"required uInt32 count": 1
},
"battle.dailyBattleHandler.buyNum": {
"required uInt32 count": 1
"required uInt32 type": 1,
"required uInt32 count": 2
}
}