From 52c1658f72c0d850de8b87bebdf09207f646458c Mon Sep 17 00:00:00 2001 From: huangze Date: Fri, 4 Jul 2025 18:05:05 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8Dapi=E5=9C=B0=E5=9D=80?= =?UTF-8?q?=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.dat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.dat b/.env.dat index 01a1859..c9289a9 100644 --- a/.env.dat +++ b/.env.dat @@ -3,4 +3,4 @@ NODE_ENV = 'dat' // 如果是生产环境,请记得切换为production # flag VUE_APP_FLAG='dat' -VUE_APP_ADMIN='https://ecotest.happyinsurance.com.cn:4443' +VUE_APP_ADMIN='https://ecotest.happyinsurance.com.cn:4443/api'