ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/ChPlayer.py
@@ -126,6 +126,7 @@ import PlayerActTask import PlayerMail import DBDataMgr import UpdatePlayerName import GameServerRefresh import IPY_ServerDefine import CommFunc @@ -751,6 +752,7 @@ PlayerActFamilyGCZ.OnPlayerLogin(curPlayer) PlayerTalk.OnPlayerLogin(curPlayer) SyncADCntInfo(curPlayer) UpdatePlayerName.OnPlayerLogin(curPlayer) # 上线查询一次充值订单 curPlayer.SendDBQueryRecharge()