From a5f75b8c4acff2ffd49d490c314d95a8c5f5db7e Mon Sep 17 00:00:00 2001 From: MrShi <1878285526@qq.com> Date: 星期一, 16 六月 2025 11:46:10 +0800 Subject: [PATCH] 提交 --- company/.env.development | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/company/.env.development b/company/.env.development index edff352..63d73d7 100644 --- a/company/.env.development +++ b/company/.env.development @@ -10,8 +10,9 @@ # 娴嬭瘯鏈� # VUE_APP_API = 'https://test.doumee.cn:8088/yyb_admin_api/' +# VUE_APP_API = 'https://www.yyb.red/yyb_admin_api/' # 浠诲悍 -VUE_APP_API = 'http://192.168.0.131:10030/' +VUE_APP_API = 'http://192.168.0.129:10030/' # VUE_APP_API = 'http://192.168.0.131:10031/' -- Gitblit v1.9.3