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.
新增物联网环境监测数据按日分表查询功能,包含以下核心组件: 1. IotEnvMonitorQuery 查询参数封装对象 2. IotEnvMonitorTypeEnum 设备类型枚举 3. IIotEnvMonitorDataService 服务接口及实现 4. IotEnvMonitorDataMapper 数据访问层 5. IotEnvMonitorDataController REST接口 实现功能: - 支持按日期路由到对应分表查询 - 按设备类型动态裁剪返回字段 - 提供批量查询设备最新数据接口 - 支持时间范围和多条件组合查询 - 新增振动设备参数选择功能 |
3 months ago | |
|---|---|---|
| ruoyi-admin | 3 months ago | |
| ruoyi-common | 3 months ago | |
| ruoyi-ems | 3 months ago | |
| ruoyi-extend | 3 months ago | |
| ruoyi-modules | 3 months ago | |
| all.sql | 3 months ago | |
| pom.xml | 3 months ago | |