chenrui  1 an în urmă
părinte
comite
1ecd8210e7
1 a modificat fișierele cu 8 adăugiri și 0 ștergeri
  1. 8 0
      src/config/staticConfig.js

+ 8 - 0
src/config/staticConfig.js

@@ -67,6 +67,14 @@ switch (baseNewUrl) {
       hasStaticRoutes: true,
     }
     break
+  case '120.26.64.82':
+    PLATFROM_CONFIG = {
+      ...PLATFROM_CONFIG,
+      baseNewUrl: 'http://10.211.1.152:8083',
+      baseURLCA: 'http://10.211.1.152:8083',
+      hasStaticRoutes: true,
+    }
+    break
   case 'localhost':
     PLATFROM_CONFIG = {
       ...PLATFROM_CONFIG,