ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/RemoteQuery/GY_Query_GetPlayerInfo.py
@@ -59,6 +59,7 @@ 'LogoffTime':curPlayer.GetLogoffTime(), #离线时间 'LoginTime':curPlayer.GetLoginTime(), # 上线时间 'LoginIP':curPlayer.GetIP(), #登入IP 'ClientVersion':curPlayer.GetAccountData().GetClientVersion(), #客户端版本号 'Online':1, }