From 2d1e1831dc6a29031bf85010e2f0d804d3e342bc Mon Sep 17 00:00:00 2001 From: hxp <ale99527@vip.qq.com> Date: 星期四, 27 二月 2020 18:44:08 +0800 Subject: [PATCH] Merge branch 'master' of http://mobile.173on.com:10010/r/SnxxServerCode --- ServerPython/db/PyMongoDataServer/GMToolLogicProcess/Commands/GMCommon.py | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/ServerPython/db/PyMongoDataServer/GMToolLogicProcess/Commands/GMCommon.py b/ServerPython/db/PyMongoDataServer/GMToolLogicProcess/Commands/GMCommon.py index 129ff30..d37589e 100644 --- a/ServerPython/db/PyMongoDataServer/GMToolLogicProcess/Commands/GMCommon.py +++ b/ServerPython/db/PyMongoDataServer/GMToolLogicProcess/Commands/GMCommon.py @@ -97,6 +97,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' -- Gitblit v1.8.0