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 e1f45203a0 feat(record): 根据父节点 ID 获取子设备最新数据
- 在 IRecordIotenvInstantService 接口中添加 selectRecordListByParentId 方法
- 在 RecordIotenvInstantController 中添加 getLatestRecordsByParentId 控制器- 在 RecordIotenvInstantServiceImpl 中实现 selectRecordListByParentId 方法
- 优化查询逻辑,支持分表查询和批量获取数据
3 months ago
..
src/main feat(record): 根据父节点 ID 获取子设备最新数据 3 months ago
pom.xml build(os-ems): 添加 Lombok 依赖 4 months ago