From 59b1f0e9967902aa10f5e017d5a0bdfd1b60c9ea Mon Sep 17 00:00:00 2001 From: doum <doum> Date: 星期三, 29 四月 2026 09:42:45 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/master' --- admin/.env.production | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/admin/.env.production b/admin/.env.production index 47180b2..447c05c 100644 --- a/admin/.env.production +++ b/admin/.env.production @@ -4,4 +4,4 @@ # 鍏抽棴DEBUG VUE_APP_DEBUG = 'off' -VUE_APP_API_URL = 'https://jinkuai.832smartfarm.com/jinkuai_admin' +VUE_APP_API_URL = 'https://llfc.lmpro.cn/nyx_admin' -- Gitblit v1.9.3