hch
2025-11-21 eb27e5fd31f73b998a4bbd85511a31e40b8c61b7
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;