添加审计报告生成功能

This commit is contained in:
2026-03-10 22:48:08 +08:00
parent d36485c0b3
commit c18fb054e0
22 changed files with 2375 additions and 46 deletions

View File

@@ -235,3 +235,9 @@ payment:
notify-url: "https://cms-api.websoft.top/api/shop/shop-order/notify"
# 生产环境是否启用环境感知
environment-aware: false
# AI 审计报告模板配置
ai:
template:
word-template-path: classpath:templates/audit_report_template.docx
evidence-template-path: classpath:templates/audit_evidence_template.docx