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 31c2b862eb add(record): 添加物联网实时分组最新数据查询功能
- 在 ITWTempertureDataService 接口中添加 selectLastTWTempertureDataList 方法- 在 TWTempertureDataController 中添加 selectLastTWTempertureDataList 控制器方法
- 在 TWTempertureDataMapper 接口中添加 selectLastTWTempertureDataList 方法
- 在 TWTempertureDataMapper.xml 中添加 selectLastTWTempertureDataList 的 SQL 查询语句- 在 TWTempertureDataServiceImpl 中实现 selectLastTWTempertureDataList 方法

该功能允许用户查询物联网实时分组最新数据列表,即每个监控点的最新一条记录。
8 months ago
..
src/main add(record): 添加物联网实时分组最新数据查询功能 8 months ago
pom.xml change - add能源模块 1 year ago