dedsudiyu hace 1 año
padre
commit
8d061b6317
Se han modificado 1 ficheros con 2 adiciones y 6 borrados
  1. 2 6
      .env.production

+ 2 - 6
.env.production

@@ -12,13 +12,9 @@ VUE_APP_VERSION_DIFFERENCE_FIELD = 'kuangYeDaXue_nanHu'
 
 # ####################外网接口配置####################
 
-# VUE_APP_BASE_API = 'lab.zjznai.com/labAppTest'
-VUE_APP_BASE_API = '192.168.1.24'
-
-
+VUE_APP_BASE_API = 'lab.zjznai.com/labSaasSystem'
 
 # ####################内网接口配置####################
 
-# VUE_APP_BASE_LOCAL_API = '192.168.1.43/labSystem'
-VUE_APP_BASE_LOCAL_API = '192.168.1.24'
+VUE_APP_BASE_LOCAL_API = 'lab.zjznai.com/labSaasSystem'