From 7372a8ebb182466728db91911bbbe28eaaea5a18 Mon Sep 17 00:00:00 2001
From: zj <1772600164@qq.com>
Date: Wed, 15 Oct 2025 01:44:35 +0800
Subject: [PATCH] 1

---
 ruoyi-admin/src/main/resources/application.yml |   11 +++++++++--
 1 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/ruoyi-admin/src/main/resources/application.yml b/ruoyi-admin/src/main/resources/application.yml
index 45a5a3e..2186f3e 100644
--- a/ruoyi-admin/src/main/resources/application.yml
+++ b/ruoyi-admin/src/main/resources/application.yml
@@ -147,9 +147,16 @@
 
 file:
   upload-dir: /www/wwwroot/img
-  upload-prefix: https://img.freessl.help
+  upload-prefix: https://img.imgbt.net
 
 # 网易云信配置
 netease:
   im:
-    api-head-portrait-url: https://open.yunxinapi.com
\ No newline at end of file
+    api-head-portrait-url: https://open.yunxinapi.com
+
+pay:
+  mch-id: "100453"
+  key: "2917adc37fd61cbfebc06e22bc91c824"
+  channelCode: "0000"
+  base-url: "https://xm53mksf233fd.top/agency/apis/pay/get"
+  call-back-url: "https://api.imgbt.net/userPolicy/notify"
\ No newline at end of file

--
Gitblit v1.9.3