From c7411bc1d1e5cf5ada4311258d9201b3efa66bdf Mon Sep 17 00:00:00 2001 From: k94314517 <8417338+k94314517@user.noreply.gitee.com> Date: 星期四, 03 七月 2025 16:57:21 +0800 Subject: [PATCH] git ch --- company/.env.development | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/company/.env.development b/company/.env.development index 840c9ca..02bfff6 100644 --- a/company/.env.development +++ b/company/.env.development @@ -13,6 +13,6 @@ #VUE_APP_API = 'https://www.yyb.red/yyb_admin_api/' # 浠诲悍 -VUE_APP_API = 'http://192.168.0.132:10030/' +# VUE_APP_API = 'http://localhost:10030/' -# VUE_APP_API = 'http://192.168.0.131:10031/' +VUE_APP_API = 'http://192.168.0.132:10030/' -- Gitblit v1.9.3