From 34981c30a78e8bbd7791131059a9210f9928b62c Mon Sep 17 00:00:00 2001
From: 刘光辉 <347230014@qq.com>
Date: 星期四, 17 九月 2026 09:24:09 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master' into master

---
 config/shared/jnpf-dms.yaml |   18 ++++++++++++++++++
 1 files changed, 18 insertions(+), 0 deletions(-)

diff --git a/config/shared/jnpf-dms.yaml b/config/shared/jnpf-dms.yaml
new file mode 100644
index 0000000..ba0c641
--- /dev/null
+++ b/config/shared/jnpf-dms.yaml
@@ -0,0 +1,18 @@
+# DMS 涓撳睘鍏变韩閰嶇疆鍏ュ彛銆�
+dubbo:
+  application:
+    qos-enable: false
+
+dms:
+  permission:
+    admin-role-code: DMS.PERMISSION.ADMIN
+    max-grant-batch-size: 500
+    max-decision-batch-size: 200
+    default-page-size: 20
+    max-page-size: 100
+    max-permission-group-scan: 1000
+    # 鐢熶骇鐜蹇呴』閫氳繃鐜鍙橀噺瑕嗙洊锛涙父鏍囩鍚嶇敤浜庢嫆缁濈鏀瑰拰璺ㄧ敤鎴枫�佽法鐩綍閲嶆斁銆�
+    cursor-signing-secret: ${DMS_CURSOR_SIGNING_SECRET:jnpf-dms-local-cursor-signing-key-2026}
+    # 蹇呴』鏄惧紡濉啓瀹為檯璋冪敤鏂圭殑 spring.application.name锛屼笉鍏佽閫氶厤绗︺��
+    resource-registration-service-ids:
+      - jnpf-file

--
Gitblit v1.8.0