hxp
5 天以前 388823edfe6308cba6f76ca6dc4f20022c5cb2be
ServerPython/db/PyMongoDataServer/GMToolLogicProcess/Commands/GMCommon.py
@@ -89,7 +89,8 @@
(
Def_PysForbidByPy,
Def_PysForbidTalk,
) = range(4, 4 + 2 )
Def_PysForbidTalkDevice,
) = range(4, 4 + 3)
Def_GMKey_Type = 'pack_type'
Def_GMKey_ResultType = 'ResultType'
@@ -97,6 +98,7 @@
Def_GMKey_PlayerName = 'playerName'
Def_GMKey_PlayerAccID = 'accID'
Def_GMKey_FamilyName = 'familyName'
Def_GMKey_FamilyID = 'familyID'
Def_GMKey_PackIndex = 'packIndex'
Def_GMKey_IP = 'IP'
Def_GMKey_QueryType = 'queryType'