lxf 1 năm trước cách đây
mục cha
commit
c98e0e2ac0
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      .env.staging

+ 2 - 2
.env.staging

@@ -6,9 +6,9 @@ ENV = 'staging'
 # 尔泓/开发环境
 VUE_APP_BASE_API = '/api'
 
-VUE_APP_ACTION_URL='http://192.168.1.164:8181/blade-resource/local/file/upload'
+VUE_APP_ACTION_URL='http://192.168.1.164/api/blade-resource/local/file/upload'
 
-VUE_APP_EXPRESSAGE_URL='http://192.168.1.164:8181/saas-production/saas/production/expressagereconciliation/save'
+VUE_APP_EXPRESSAGE_URL='http://192.168.1.164/api/saas-production/saas/production/expressagereconciliation/save'
 
 VUE_APP_IMG_URL='http://www.printmat.cn:8181/file'