zhaoke 1 ano atrás
pai
commit
a55ab9fb7e
1 arquivos alterados com 14 adições e 0 exclusões
  1. 14 0
      public/staticConfig.js

+ 14 - 0
public/staticConfig.js

@@ -25,6 +25,20 @@ switch (baseNewUrl) {
       hasStaticRoutes: true,
     }
     break
+  case '10.211.67.177':
+    PLATFROM_CONFIG = {
+      ...PLATFROM_CONFIG,
+      baseNewUrl: 'http://10.211.66.23:8082',
+      baseURLCA: 'http://10.211.66.23:8082',
+      fileUrl: 'http://10.211.66.23:8082',
+      expressUrl: 'http://10.211.67.177:8043',
+      tempUrl: 'http://10.211.67.163:16300', // 1.0临时地址
+      tempToken: 'bb1bcfcb336b40e9b8602e808b053c3b', // 1.0临时token
+      tempUserId: '1656481036109',
+      tempAppToken: '2ecbda35d72c4ae89294464629f29f35',
+      hasStaticRoutes: true,
+    }
+    break
   case '10.199.7.20':
     PLATFROM_CONFIG = {
       ...PLATFROM_CONFIG,