优化工作底稿索引

This commit is contained in:
2026-01-13 18:17:27 +08:00
parent 86d9f4892c
commit 9629c7234d
21 changed files with 162 additions and 78 deletions

View File

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