dedsudiyu 2 weeks ago
parent
commit
299edb54e9
1 changed files with 6 additions and 0 deletions
  1. 6 0
      .env.production

+ 6 - 0
.env.production

@@ -23,6 +23,9 @@ VUE_APP_VERSION_DIFFERENCE_FIELD = 'kuangYeDaXue_nanHu'
 
 # ####################外网接口配置####################
 
+# 展会
+# VUE_APP_BASE_API = 'lab.zjznai.com/zhlabSystem'
+
 # 西农
 VUE_APP_BASE_API = 'labcontrol.nwafu.edu.cn/api'
 
@@ -40,6 +43,9 @@ VUE_APP_BASE_API = 'labcontrol.nwafu.edu.cn/api'
 
 # ####################内网接口配置####################
 
+# 展会
+# VUE_APP_BASE_LOCAL_API = '192.168.1.12/api'
+
 # 西农
 VUE_APP_BASE_LOCAL_API = '172.16.0.65/api'