Przeglądaj źródła

添加配置文件地址

zhaoke 1 rok temu
rodzic
commit
a235eef015
1 zmienionych plików z 8 dodań i 0 usunięć
  1. 8 0
      src/config/staticConfig.js

+ 8 - 0
src/config/staticConfig.js

@@ -51,6 +51,14 @@ switch (baseNewUrl) {
       hasStaticRoutes: true,
     }
     break
+  case '10.199.7.241':
+    PLATFROM_CONFIG = {
+      ...PLATFROM_CONFIG,
+      baseNewUrl: 'https://10.199.7.241:8883',
+      baseURLCA: 'https://10.199.7.241:8883',
+      hasStaticRoutes: true,
+    }
+    break
   case '120.26.64.82':
     PLATFROM_CONFIG = {
       ...PLATFROM_CONFIG,