feat: 明确导出报告正式导出口径

This commit is contained in:
2026-06-04 02:18:36 +08:00
parent 5808dd794d
commit e81f0f891e
4 changed files with 75 additions and 3 deletions

View File

@@ -83,6 +83,7 @@ OUTPUT_FIELD_TEMPLATES = {
"registration_word_export_report": {
"summary": "",
"export_status": "draft_only",
"can_export_formally": False,
"blocked_items": [],
"download_url": "",
},