From 015b4f31cebbecf6f6da760ed2f8af3da721e802 Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期五, 18 四月 2025 16:17:17 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

---
 server/src/main/resources/application-dev.yml |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

diff --git a/server/src/main/resources/application-dev.yml b/server/src/main/resources/application-dev.yml
index 8f74e6a..65c0b4c 100644
--- a/server/src/main/resources/application-dev.yml
+++ b/server/src/main/resources/application-dev.yml
@@ -71,3 +71,15 @@
     enable: true
     username: admin
     password: 111111
+
+qiwei:
+  serviceurl: https://qyapi.weixin.qq.com
+
+aes:
+  encrypt:
+    open: true # 鏄惁寮�鍚姞瀵� true  or  false
+    showLog: true # 鏄惁鎵撳嵃鍔犺В瀵唋og true  or  false
+    publicKey: mN4Yn8Or8r7SH1w3 # AES瀵嗛挜
+    privateKey:  # RSA绉侀挜
+    time: 600000
+

--
Gitblit v1.9.3