| Main/System/PlayerProfile/ExchangeCodeWin.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
Main/System/PlayerProfile/ExchangeCodeWin.cs
@@ -67,7 +67,7 @@ //tables["accid"] = ModelCenter.Instance.GetModel<LoginModel>().accountBuf; tables["accid"] = PlayerDatas.Instance.baseData.AccID; #else tables["accid"] = ynmbxxjUtil.Instance.FreePlatformInfo.account; //tables["accid"] = ynmbxxjUtil.Instance.FreePlatformInfo.account; #endif tables["sid"] = ServerListCenter.Instance.currentServer.region_flag.ToString(); tables["pushurl"] = ServerListCenter.Instance.currentServer.region_domain;