You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
zch 474bdce3f3 feat(record): 计算指定时间内的蒸汽耗量
- 在 EmsRecordSteamInstant 模型中添加了 expendSunm 字段(已注释)
- 新增了 getExpendSum 方法来计算指定时间内的蒸汽耗量
- 在控制器、服务层和持久层中实现了相关功能
- 新增了 SQL 查询来获取指定时间段内的蒸汽历史数据
7 months ago
..
src/main feat(record): 计算指定时间内的蒸汽耗量 7 months ago
pom.xml 初始化 9 months ago