From b29d7b6bbe8256d5e95fb878adf06ffa9abb449a Mon Sep 17 00:00:00 2001
From: doum <doum>
Date: 星期一, 09 二月 2026 10:29:00 +0800
Subject: [PATCH] 新增退款

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

diff --git a/admin/.env.development b/admin/.env.development
index 90f18d8..2c3af74 100644
--- a/admin/.env.development
+++ b/admin/.env.development
@@ -4,3 +4,6 @@
 # 椤圭洰涓婁笅鏂囪矾寰�
 VUE_APP_CONTEXT_PATH = '/'
 VUE_APP_API_URL = 'http://localhost:12010'
+
+
+#VUE_APP_API_URL = 'https://pay.smartbee.run/admin_interface'

--
Gitblit v1.9.3