From 9d901b4215323c97a00a068cd962f5c9c04dadfa Mon Sep 17 00:00:00 2001 From: doum <doum> Date: 星期四, 04 九月 2025 10:15:09 +0800 Subject: [PATCH] 前端 --- admin/.env.production | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/admin/.env.production b/admin/.env.production index e378653..d6fbc62 100644 --- a/admin/.env.production +++ b/admin/.env.production @@ -4,4 +4,5 @@ # 鍏抽棴DEBUG VUE_APP_DEBUG = 'off' -VUE_APP_API_URL = 'https://dmtest.ahapp.net/lianhelihua_interface' +# VUE_APP_API_URL = 'https://test.doumee.cn/jinkuai_admin' +VUE_APP_API_URL = 'https://jinkuai.832smartfarm.com/jinkuai_admin' -- Gitblit v1.9.3