充值:充值金额

This commit is contained in:
luying
2021-09-15 18:00:14 +08:00
parent dd16a754be
commit 78312758c2
2 changed files with 8 additions and 1 deletions
+2 -1
View File
@@ -36,7 +36,8 @@ module.exports = {
'optional uInt32 coin': 1,
'optional uInt32 giftGold': 2,
'optional uInt32 gold': 3,
'optional uInt32 ap': 4
'optional uInt32 ap': 4,
'optional uInt32 totalPay': 5
},
'required string msg': 1,
'required uInt32 code': 2,