From fdb3e482f9a193eb7f793915e4c0dbbeba510ccf Mon Sep 17 00:00:00 2001 From: k94314517 <8417338+k94314517@user.noreply.gitee.com> Date: 星期二, 02 四月 2024 14:01:44 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/1.0.1' into 1.0.1 --- company/.env.developmentCom | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/company/.env.developmentCom b/company/.env.developmentCom index 18d635e..9ea5a62 100644 --- a/company/.env.developmentCom +++ b/company/.env.developmentCom @@ -15,4 +15,4 @@ # 骞冲彴绔�-钀嶅 # VUE_APP_API = 'http://192.168.0.105:10023/' -VUE_APP_API = 'http://192.168.0.176:10031/' +VUE_APP_API = 'http://localhost:10031/' -- Gitblit v1.9.3