| | |
| | | # 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": "云仓-取消单据" |
| | | datasource: primary |