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.development | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/company/.env.development b/company/.env.development index 007b8c2..1156800 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.129:10030/' +VUE_APP_API = 'http://192.168.0.131:10030/' -- Gitblit v1.9.3