From 37b1176f4b37260bd455891898ed1258c6421607 Mon Sep 17 00:00:00 2001
From: rk <94314517@qq.com>
Date: 星期四, 21 八月 2025 15:28:00 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

---
 admin/.env.production |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/admin/.env.production b/admin/.env.production
index e378653..27ab1a2 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  = 'http://192.168.0.212/jinkuai_admin'

--
Gitblit v1.9.3