lcy
21 小时以前 11dbbeb220a366951cbcccb5b823b845b77e1b9d
262 幻境阁系统-客户端 注释ynmbxxjUtil
1个文件已修改
2 ■■■ 已修改文件
Main/System/PlayerProfile/ExchangeCodeWin.cs 2 ●●● 补丁 | 查看 | 原始文档 | 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;