dedsudiyu hace 11 meses
padre
commit
0454ebbdc9
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      .env.production

+ 2 - 2
.env.production

@@ -12,12 +12,12 @@ ENV = 'production'
 
 # ####################外网接口配置####################
 
-VUE_APP_BASE_API = 'lab.zjznai.com/labSystem'
+VUE_APP_BASE_API = 'lab.zjznai.com/bjakylabSystem'
 
 
 
 # ####################内网接口配置####################
 
-VUE_APP_BASE_LOCAL_API = '192.168.251.2/labSystem'
+VUE_APP_BASE_LOCAL_API = '192.168.8.2/labSystem'