ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerAutoCheckOnline.py
@@ -568,7 +568,7 @@ errCount = curPlayer.NomalDictGetProperty(ChConfig.Def_Player_Dict_Captcha_ErrCount) #文件加密 captchaMsg = GotoHeaven(captchaMsg, ShareDefine.Def_Effect_PHY) captchaMsg = GotoHeaven(captchaMsg, 3) msgContent = ShareDefine.Def_CaptchaS_SendMsg%(captchaType, errCount, captchaMsg) sendMsg = ShareDefine.Def_AutoCheck_SendMsg%(ShareDefine.Def_AutoCheck_Captcha, msgContent)