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

---
 web/utils/config.js |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/web/utils/config.js b/web/utils/config.js
index ca1d4c1..c61fdaf 100644
--- a/web/utils/config.js
+++ b/web/utils/config.js
@@ -1,5 +1,6 @@
 //export const baseUrl = 'http://localhost:11010/'
-export const baseUrl = 'http://t569e369.natappfree.cc/admin_interface/'
-export const app_url = 'https://atwl.ahzyssl.com/zhyq_h5/#/'
+//export const baseUrl = 'http://t569e369.natappfree.cc/admin_interface/'
+export const baseUrl = 'https://pay.smartbee.run/admin_interface/'
+export const app_url = 'https://pay.smartbee.run/web/#/'
 
  
\ No newline at end of file

--
Gitblit v1.9.3