fix:1、修复bug。2、更换域名,香港环境也能登

This commit is contained in:
2026-07-15 09:44:00 +08:00
parent 447c7b7bc7
commit 5ba85e6778
19 changed files with 22 additions and 19 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ public static class Language
lang = "id";
}
// }
lang = "ja";
lang = "ru";
setCurrentLanguage(lang);
}