From ff9a67152b544813a4b065e18146bcd121b4e54a Mon Sep 17 00:00:00 2001 From: MrShi <1878285526@qq.com> Date: 星期三, 04 六月 2025 09:39:14 +0800 Subject: [PATCH] 提交 --- company/.env.development | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/company/.env.development b/company/.env.development index cabe354..c8e723c 100644 --- a/company/.env.development +++ b/company/.env.development @@ -12,4 +12,6 @@ # VUE_APP_API = 'https://dmtest.ahapp.net/yyb_admin_api/' # 浠诲悍 -VUE_APP_API = 'http://192.168.0.137:10030/' +VUE_APP_API = 'http://192.168.0.131:10030/' + +# VUE_APP_API = 'http://192.168.0.131:10031/' -- Gitblit v1.9.3