From 4563f926632a99e68e178f9bab00154ac9a7a7c7 Mon Sep 17 00:00:00 2001 From: MrShi <1878285526@qq.com> Date: 星期三, 03 九月 2025 11:49:14 +0800 Subject: [PATCH] 改bug --- admin/.env.production | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/admin/.env.production b/admin/.env.production index 27ab1a2..d6fbc62 100644 --- a/admin/.env.production +++ b/admin/.env.production @@ -5,4 +5,4 @@ VUE_APP_DEBUG = 'off' # VUE_APP_API_URL = 'https://test.doumee.cn/jinkuai_admin' -VUE_APP_API_URL = 'http://192.168.0.212/jinkuai_admin' +VUE_APP_API_URL = 'https://jinkuai.832smartfarm.com/jinkuai_admin' -- Gitblit v1.9.3