chore(env): 测试环境环境变量 ng代理地址变更

This commit is contained in:
woody 2025-09-04 09:50:54 +08:00
parent f8823bada1
commit fa586c5c53
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ ENV = 'test'
# base api # base api
VUE_APP_ADDRESS = 'http://af-app.beida413.com/' VUE_APP_ADDRESS = 'http://af-app.beida413.com/'
VUE_APP_BASE_API = 'http://f.hzs413.com/inter-api/' VUE_APP_BASE_API = '/prod-api'
VUE_APP_BASE_INTERAPI = 'https://bd-qd.oss-cn-beijing.aliyuncs.com/test_africa/language' VUE_APP_BASE_INTERAPI = 'https://bd-qd.oss-cn-beijing.aliyuncs.com/test_africa/language'
VUE_APP_BASE_INTERAPI2 = 'https://bd-qd.oss-cn-beijing.aliyuncs.com/test_africa/language' VUE_APP_BASE_INTERAPI2 = 'https://bd-qd.oss-cn-beijing.aliyuncs.com/test_africa/language'
VUE_APP_BASE_AREA = '' VUE_APP_BASE_AREA = ''