sdk: 根据37要求修改问题
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user