zhengkaixin 10 maanden geleden
bovenliggende
commit
97bc97b62a
3 gewijzigde bestanden met toevoegingen van 4 en 4 verwijderingen
  1. 1 1
      .env.development
  2. 2 2
      .env.production
  3. 1 1
      .env.test

+ 1 - 1
.env.development

@@ -8,7 +8,7 @@ VUE_APP_LOCAL_PREFIX_MAIN=luan_oa_xpgj_
 
 #VUE_APP_BACKEND_URL=https://ykt-test.xiaoxinda.com/gaoa-server/
 #VUE_APP_BACKEND_URL=http://localhost:8086/gaoa-server/
-VUE_APP_BACKEND_URL=http://47.98.231.198:8081/gaoa-server
+VUE_APP_BACKEND_URL=http://47.98.231.198/gaoa-server
 
 VUE_APP_BACKEND_URL51=https://51team.xiaoxinda.com/charging-parking/
 VUE_APP_MIRROR_BACKEND_URL=https://mirror.xiaoxinda.com/xpgjapi/

+ 2 - 2
.env.production

@@ -6,8 +6,8 @@ VUE_APP_LOCAL_STORAGE_PREFIX=prod
 #项目缓存抬头
 VUE_APP_LOCAL_PREFIX_MAIN=luan_oa_xpgj_
 
-VUE_APP_BACKEND_URL=http://47.98.231.198:8081/gaoa-server
-##VUE_APP_BACKEND_URL=http://47.98.231.198:8081/jp-housekeeper-server
+VUE_APP_BACKEND_URL=http://47.98.231.198/gaoa-server
+##VUE_APP_BACKEND_URL=http://47.98.231.198/jp-housekeeper-server
 VUE_APP_BACKEND_URL51=https://51team.xiaoxinda.com/charging-parking/
 VUE_APP_MIRROR_BACKEND_URL=https://mirror.xiaoxinda.com/xpgjapi/
 

+ 1 - 1
.env.test

@@ -6,7 +6,7 @@ VUE_APP_LOCAL_STORAGE_PREFIX=test
 #项目缓存抬头
 VUE_APP_LOCAL_PREFIX_MAIN=luan_oa_xpgj_
 
-VUE_APP_BACKEND_URL=http://47.98.231.198:8081/gaoa-server
+VUE_APP_BACKEND_URL=http://47.98.231.198/gaoa-server
 
 VUE_APP_BACKEND_URL51=https://51team.xiaoxinda.com/charging-parking/