Commit Graph

3 Commits

Author SHA1 Message Date
kkfluous
33879942d7 feat(energy): 添加 simple-list/summary/detail-list/adjustment-list 接口
新增5个端点跨3个Controller:站点配置simple-list、账户simple-list和summary汇总统计、账单detail-list和adjustment/list调整记录列表。新增3个VO类及对应Service方法、Convert映射方法。

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-16 00:47:47 +08:00
kkfluous
842a81d7e4 feat(energy): 添加 4 个导出 Excel 接口
为 HydrogenRecord、HydrogenDetail、EnergyBill、EnergyAccount 各添加 /export-excel 端点,创建对应 ExcelVO 类,并在 MapStruct Convert 接口中新增 convertExcelList 方法。

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-16 00:42:13 +08:00
kkfluous
7792c5157f feat(energy): 新增 cooperation_type 和 auto_match 字段,标记旧导入接口废弃
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-16 00:37:09 +08:00