From f7e46d204be81fd2ebb9e5a90728e945700a2c23 Mon Sep 17 00:00:00 2001 From: cl <1442464845@qq.com> Date: 星期五, 17 四月 2026 17:27:10 +0800 Subject: [PATCH] 配置 --- rsf-server/src/main/resources/application-dev.yml | 15 +-------------- 1 files changed, 1 insertions(+), 14 deletions(-) diff --git a/rsf-server/src/main/resources/application-dev.yml b/rsf-server/src/main/resources/application-dev.yml index 6be1bcb..6808cfa 100644 --- a/rsf-server/src/main/resources/application-dev.yml +++ b/rsf-server/src/main/resources/application-dev.yml @@ -143,17 +143,4 @@ # enabled: true enabled: false # 瀹¤鏁版嵁婧愶細primary / cus-item-sync - datasource: primary - whitelist-only: true - # false锛�/httpAuditLog銆�/httpAuditRule 涔熶細琚� Filter 璁板綍锛堣皟璇曠敤锛涚敓浜у缓璁� true锛� - exclude-audit-self-paths: false - rule-cache-refresh-ms: 60000 - query-response-max-chars: 500 - max-response-store-chars: 65535 - # 瑙勫垯鏈~ request_max_chars 鏃堕粯璁わ紱-1 琛ㄧず璇锋眰浣撳叆搴撲笉鎴柇 - default-request-store-chars: 65535 - path-descriptions: - "/erp/order": "浜戜粨-璁㈠崟鏌ヨ" - "/erp/order/add": "浜戜粨-鍗曟嵁涓嬪彂" - "/erp/order/addAll": "浜戜粨-鎵归噺鍗曟嵁涓嬪彂" - "/erp/order/cancel": "浜戜粨-鍙栨秷鍗曟嵁" \ No newline at end of file + datasource: primary \ No newline at end of file -- Gitblit v1.9.1