dedsudiyu 1 ano atrás
pai
commit
b18d713a06
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2 2
      .env.production

+ 2 - 2
.env.production

@@ -12,11 +12,11 @@ VUE_APP_VERSION_DIFFERENCE_FIELD = 'kuangYeDaXue_nanHu'
 
 # ####################外网接口配置####################
 
-VUE_APP_BASE_API = 'lab.zjznai.com/cadxlabSystem'
+VUE_APP_BASE_API = '192.168.1.12/labSystem'
 
 
 
 # ####################内网接口配置####################
 
-VUE_APP_BASE_LOCAL_API = '192.168.8.2/labSystem'
+VUE_APP_BASE_LOCAL_API = '192.168.1.12/labSystem'