From 8932133e2ee2e5708e3506bee3d01d59bff5f1d2 Mon Sep 17 00:00:00 2001 From: MrShi <1878285526@qq.com> Date: 星期日, 12 一月 2025 11:30:52 +0800 Subject: [PATCH] bug --- company/.env.development | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/company/.env.development b/company/.env.development index fa73b3f..cabe354 100644 --- a/company/.env.development +++ b/company/.env.development @@ -9,7 +9,7 @@ VUE_APP_COOKIE_NAME='dmplat-auth-token' # 娴嬭瘯鏈� -VUE_APP_API = 'https://dmtest.ahapp.net/yyb_admin_api/' +# VUE_APP_API = 'https://dmtest.ahapp.net/yyb_admin_api/' # 浠诲悍 -# VUE_APP_API = 'http://192.168.0.147:10030/' +VUE_APP_API = 'http://192.168.0.137:10030/' -- Gitblit v1.9.3