From 1a03c63abab3409bfe3831bf67025cb3140fc9ef Mon Sep 17 00:00:00 2001 From: nidapeng <jp@doumee.com> Date: 星期五, 29 三月 2024 18:08:43 +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 fd0d4ea..b9e8f99 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://localhost:10032/' +VUE_APP_API = 'http://192.168.0.176:10032/' -- Gitblit v1.9.3