This commit is contained in:
编码猿
2025-08-02 18:59:53 +08:00
parent b63fd83eea
commit b95cb7afea
19 changed files with 53 additions and 1 deletions

View File

@@ -24,7 +24,7 @@ export class ConfigureConfig {
ApiList: { [ key: string ]: string }
} = {
// DevUrl: 'http://[240e:362:2209:6a00:2e0:4cff:fe09:1f7f]:8090/admin',
DevUrl: 'http://192.168.31.100:8090/admin',
DevUrl: 'https://moehu.buyusdt.xyz/admin',
ProdUrl: 'https://moehu.net/admin',
ApiList: {
Login: '/user/Login',