优化工作底稿索引,调整格式为:["文件ID||文件名||下载地址"]

This commit is contained in:
2026-01-07 17:58:43 +08:00
parent 02bdd456f4
commit d2fe476b1a
21 changed files with 161 additions and 102 deletions

View File

@@ -186,7 +186,7 @@ public class AuditContent5BudgetManageConstants {
" \"governmentProcurement\": \"政府采购\",\n" +
" \"payableToUnit\": \"应拨单位款\",\n" +
" \"other\": \"其他(可简要说明审计发现)\",\n" +
" \"workPaperIndex\": [\"实际存在的完整文件名1\", \"实际存在的完整文件名2\", ...]\n" +
" \"workPaperIndex\": [\"实际存在的完整FileId1\", \"实际存在的完整FileId2\", ...]\n" +
" }\n" +
"]\n\n" +
"**重要说明:**\n" +
@@ -235,7 +235,7 @@ public class AuditContent5BudgetManageConstants {
FIELD_DISPLAY_NAMES.put("governmentProcurement", "政府采购");
FIELD_DISPLAY_NAMES.put("payableToUnit", "应拨单位款");
FIELD_DISPLAY_NAMES.put("other", "其他(审计发现)");
FIELD_DISPLAY_NAMES.put("workPaperIndex", "工作底稿索引");
FIELD_DISPLAY_NAMES.put("workPaperIndex", "工作底稿索引FileId");
}
// 获取分类的简要审计框架概述