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.
zangch@mesnac.com 37d97f338c feat(record): 添加振动设备参数选择导出功能
- 在RecordIotenvInstant实体类中添加vibrationParam字段用于振动参数选择
- 修改IRecordIotenvInstantService接口方法,增加vibrationParam参数支持
- 更新Controller层解析振动参数并传递给Service方法
- 在Mapper XML中实现振动设备按选中参数过滤数据的逻辑
- 修改Service实现类支持振动设备单参数过滤和导出
- 优化振动数据有效性判断逻辑,添加参数值范围验证
- 更新导出列选择逻辑,支持振动设备按参数选择导出特定字段
2 months ago
..
src/main feat(record): 添加振动设备参数选择导出功能 2 months ago
pom.xml build(os-ems): 添加 Lombok 依赖 10 months ago