dedsudiyu 1 年之前
父节点
当前提交
cb2ef62f36
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      .env.production

+ 2 - 2
.env.production

@@ -12,11 +12,11 @@ ENV = 'production'
 
 
 # ####################外网接口配置####################
 # ####################外网接口配置####################
 
 
-VUE_APP_BASE_API = 'wxqt.neu.edu.cn/api'
+VUE_APP_BASE_API = 'lab.sxitdlc.com/labAppTest'
 
 
 
 
 
 
 # ####################内网接口配置####################
 # ####################内网接口配置####################
 
 
-VUE_APP_BASE_LOCAL_API = '210.30.203.178/api'
+VUE_APP_BASE_LOCAL_API = '192.168.1.43/labSystem'