根因:提交检查申请单时,applicationListAllFilter 的 map 映射未包含 adviceName 字段, 导致 name 构造为 undefined、undefined,保存到数据库为空字符串。 修复:改为从 applicationListAll(原始数据)中按 adviceDefinitionId 查找项目名称。 Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
The file is empty.
根因:提交检查申请单时,applicationListAllFilter 的 map 映射未包含 adviceName 字段, 导致 name 构造为 undefined、undefined,保存到数据库为空字符串。 修复:改为从 applicationListAll(原始数据)中按 adviceDefinitionId 查找项目名称。 Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>