From 0e066401cb18355b155a628eff0c22c0d683c616 Mon Sep 17 00:00:00 2001 From: MrShi <1878285526@qq.com> Date: 星期二, 17 六月 2025 18:11:34 +0800 Subject: [PATCH] 提交 --- company/.env.developmentCom | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/company/.env.developmentCom b/company/.env.developmentCom index 820a72d..32c93db 100644 --- a/company/.env.developmentCom +++ b/company/.env.developmentCom @@ -13,6 +13,6 @@ # VUE_APP_API = 'http://192.168.0.138:10031/' -VUE_APP_API = 'http://192.168.0.129:10031/' +# VUE_APP_API = 'http://192.168.0.129:10031/' -# VUE_APP_API = 'https://www.yyb.red/yyb_web_api/' +VUE_APP_API = 'https://www.yyb.red/yyb_web_api/' -- Gitblit v1.9.3