From 2d881f8c1b0675646329462225c9aa2f9095e90a Mon Sep 17 00:00:00 2001 From: MrShi <1878285526@qq.com> Date: 星期三, 28 五月 2025 15:33:05 +0800 Subject: [PATCH] 提交 --- company/.env.developmentCom | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/company/.env.developmentCom b/company/.env.developmentCom index 98cdb4a..e72a817 100644 --- a/company/.env.developmentCom +++ b/company/.env.developmentCom @@ -9,6 +9,6 @@ # VUE_APP_API = 'https://dmtest.ahapp.net/yyb_web_api/' -VUE_APP_API = 'http://192.168.0.129:10031/' +VUE_APP_API = 'http://192.168.0.131:10031/' # VUE_APP_API = 'https://www.yyb.red/yyb_web_api/' -- Gitblit v1.9.3