From fa586c5c534d3c03b9ba4cc708386e56ef88b2ee Mon Sep 17 00:00:00 2001 From: woody Date: Thu, 4 Sep 2025 09:50:54 +0800 Subject: [PATCH] =?UTF-8?q?chore(env):=20=E6=B5=8B=E8=AF=95=E7=8E=AF?= =?UTF-8?q?=E5=A2=83=E7=8E=AF=E5=A2=83=E5=8F=98=E9=87=8F=20ng=E4=BB=A3?= =?UTF-8?q?=E7=90=86=E5=9C=B0=E5=9D=80=E5=8F=98=E6=9B=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.test b/.env.test index f15ce45..96d2766 100644 --- a/.env.test +++ b/.env.test @@ -3,7 +3,7 @@ ENV = 'test' # base api 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_INTERAPI2 = 'https://bd-qd.oss-cn-beijing.aliyuncs.com/test_africa/language' VUE_APP_BASE_AREA = '' \ No newline at end of file