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 10defcc6a7 feat(record): 添加物联网数据采样查询功能
- 在 RecordIotenvInstant 模型中添加 samplingInterval 字段
- 在 RecordIotenvInstantMapper 中添加采样查询方法
- 在 RecordIotenvInstantServiceImpl 中实现采样查询逻辑
- 通过分段+聚合的方式提高查询性能,适用于大量数据场景
4 weeks ago
..
src/main feat(record): 添加物联网数据采样查询功能 4 weeks ago
pom.xml build(os-ems): 添加 Lombok 依赖 3 months ago