lcy
7 小时以前 11dbbeb220a366951cbcccb5b823b845b77e1b9d
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;