添加审计报告生成功能
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user