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 19c9cedb3f feat(record): 增加环境监测设备名称字段并优化查询 SQL
- 在 RecordIotenvInstant 模型中添加 monitorName 字段,用于显示设备名称
- 修改 RecordIotenvInstantMapper.xml 中的 SQL 查询语句,通过左连接 ems_base_monitor_info表来获取设备名称
-优化 SQL 查询的排序条件,提高查询效率
3 months ago
..
src/main feat(record): 增加环境监测设备名称字段并优化查询 SQL 3 months ago
pom.xml build(os-ems): 添加 Lombok 依赖 4 months ago