Explorar el Código

fix: 还原请求地址

xiaweibo hace 2 meses
padre
commit
f9391f4d4c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      utils/devProxy/staff/proxy.ts

+ 1 - 1
utils/devProxy/staff/proxy.ts

@@ -10,7 +10,7 @@ import path from 'path';
 
 // staff环境
 const proxyStaff: PROXY_TYPE = {
-  serverHost: 'http://192.168.22.116:8802/',
+  serverHost: 'http://192.168.6.42:8802/',
 //   serverHost: 'http://192.168.22.148:8802/',
   skyeyeLoginHost: 'http://192.168.6.42:7000/skyeye-login/#/',
   skyeyePlatformHost: 'http://192.168.6.42:7000/skyeye-pc/#/',