lizhilunandClaude Opus 4.6 6467048f38 fix: 修复年度净收入计算错误 - 避免数据重复累加
问题:grandTotal 累加了 UNION ALL 的所有行数据,
包括月明细和年汇总,导致总额约为实际值的2倍。

修复:只累加 month='00' 的年度汇总数据。

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-31 17:25:48 +08:00
2026-03-12 11:23:10 +08:00
2026-03-12 11:23:10 +08:00
2026-03-12 11:23:10 +08:00
2026-03-12 11:23:10 +08:00
S
Description
No description provided
264 KiB
Languages
JavaScript 76.2%
HTML 11.6%
CSS 10.8%
Shell 1.4%