From f0c249c2fcdb016b7313655e135c74620b5097a8 Mon Sep 17 00:00:00 2001 From: MrShi <1878285526@qq.com> Date: 星期一, 26 五月 2025 14:18:07 +0800 Subject: [PATCH] 提交 --- company/.env.development | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/company/.env.development b/company/.env.development index 80d74d9..007b8c2 100644 --- a/company/.env.development +++ b/company/.env.development @@ -12,4 +12,4 @@ # VUE_APP_API = 'https://dmtest.ahapp.net/yyb_admin_api/' # 浠诲悍 -VUE_APP_API = 'http://192.168.0.143:10030/' +VUE_APP_API = 'http://192.168.0.129:10030/' -- Gitblit v1.9.3