优化工作底稿索引
This commit is contained in:
@@ -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", "工作底稿索引");
|
||||
}
|
||||
|
||||
// 获取分类的简要审计框架概述
|
||||
|
||||
Reference in New Issue
Block a user