From 1554534753338653ea17a72f770ccba95f80fac3 Mon Sep 17 00:00:00 2001 From: Mimingguang Date: Sun, 9 Aug 2026 14:33:43 +0800 Subject: [PATCH] =?UTF-8?q?chore(changelog):=20#5729=20=E6=A0=B8=E5=8D=95?= =?UTF-8?q?=E6=8A=A5=E8=A1=A8=E4=B8=AD=E6=96=87=E5=90=8D=E5=89=8D=E7=AB=AF?= =?UTF-8?q?=E5=B7=B2=E9=80=82=E9=85=8D(implemented=204f5f4e47)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 修正 frontmatter frontend_status 非法值 not_implemented -> pending 后走状态机:pending -> claimed -> implemented,frontend_ref 4f5f4e47。ReportModal 明细 code 列改由后端 xxxName/statusText 承载,缺 name 回退 code。 --- ...9_5729_核单报表出参强类型化补中文名-修改接口-管理后台.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/changelogs-v2/2026-08/09_5729_核单报表出参强类型化补中文名-修改接口-管理后台.md b/changelogs-v2/2026-08/09_5729_核单报表出参强类型化补中文名-修改接口-管理后台.md index 7818690..a9da8c1 100644 --- a/changelogs-v2/2026-08/09_5729_核单报表出参强类型化补中文名-修改接口-管理后台.md +++ b/changelogs-v2/2026-08/09_5729_核单报表出参强类型化补中文名-修改接口-管理后台.md @@ -7,9 +7,9 @@ change_type: "修改接口" author: "yaosutu(GIT)" backend_status: "deployed" gateway_status: "verified" -frontend_status: "not_implemented" -frontend_owner: "" -frontend_ref: "" +frontend_status: "implemented" +frontend_owner: "mmg" +frontend_ref: "4f5f4e47" target_release: "" verified_at: "" status_note: "PR #5743 已合并 dev-v3;单团核算 incomeLines/costCategories 与报账表 incomeLines/expenseLines/advanceLines/vehicleLines 共 6 个列表字段从 List> 改为强类型 VO;新增 13 个 xxxName/statusText 中文标签字段;新增 5 个数据字典。出参有新增字段、无删除字段,旧字段名保持不变——前端不传这些新字段不影响,但应尽快适配以展示中文名。"