wxr
2024-10-28 77e52ec080dd90c67aef9ea69c82e2c90130874f
Update RegisterPageBLL.cs
1个文件已修改
2 ■■■■■ 已修改文件
HDL_ON/UI/UI1-Login/RegisterPageBLL.cs 2 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI1-Login/RegisterPageBLL.cs
@@ -821,6 +821,7 @@
                                        if (server != null)
                                        {
                                            OnAppConfig.Instance.GlobalRegion = server;
                                            OnAppConfig.Instance.RequestHttpsHost = server.regionUrl;
                                            SetServerText();
                                        }
                                    }
@@ -830,6 +831,7 @@
                                        if (server != null)
                                        {
                                            OnAppConfig.Instance.GlobalRegion = server;
                                            OnAppConfig.Instance.RequestHttpsHost = server.regionUrl;
                                            SetServerText();
                                        }
                                    }