From afccca5b758799d53ba06e6201f06144300be44a Mon Sep 17 00:00:00 2001 From: MrShi <1878285526@qq.com> Date: 星期一, 21 十月 2024 11:01:48 +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 ee0e9a4..58f91e5 100644 --- a/company/.env.development +++ b/company/.env.development @@ -9,6 +9,6 @@ # VUE_APP_API = 'https://dmtest.ahapp.net/yyb_admin_api/' -VUE_APP_API = 'http://192.168.0.190:10030/' +VUE_APP_API = 'http://192.168.0.143:10030/' # VUE_APP_API = 'http://localhost:10030/' -- Gitblit v1.9.3