sdk: 根据37要求修改问题

This commit is contained in:
luying
2021-12-03 17:28:16 +08:00
parent a6ee89854a
commit 000742ace7
5 changed files with 26 additions and 7 deletions

View File

@@ -83,7 +83,9 @@ module.exports = {
'optional uInt32 giftGold': 2,
'optional uInt32 gold': 3,
'optional uInt32 ap': 4,
'optional uInt32 totalPay': 5
'optional uInt32 totalPay': 5,
'optional uInt32 totalCost': 6,
'optional string roleName': 7,
},
'required string msg': 1,
'required uInt32 code': 2,