From d66495a2719aec8ff27f87269ee3cbad062c84af Mon Sep 17 00:00:00 2001 From: liyu1201 <1492230202@qq.com> Date: Wed, 10 Sep 2025 15:49:11 +0800 Subject: [PATCH] 1 --- antis-ncc-admin/.env.development | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/antis-ncc-admin/.env.development b/antis-ncc-admin/.env.development index 2513186..ed2637e 100644 --- a/antis-ncc-admin/.env.development +++ b/antis-ncc-admin/.env.development @@ -1,5 +1,5 @@ # 开发 VUE_CLI_BABEL_TRANSPILE_MODULES = true -VUE_APP_BASE_API = 'http://localhost:2011' +VUE_APP_BASE_API = 'http://lvqian.antissoft.com' VUE_APP_BASE_WSS = 'ws://localhost:2011/websocket' -- libgit2 0.21.4