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 790914a082 change(RecordIotenvInstantMapper): 修改数据过滤范围
- 将温度、湿度、噪声的有效范围从 [0, 80] 修改为 [1, 79]
- 更新 SQL 查询中的过滤条件,以适应新的数据范围
- 通过使用 BETWEEN 和简化 NULL 检查来提高查询性能
3 weeks ago
..
src/main change(RecordIotenvInstantMapper): 修改数据过滤范围 3 weeks ago
pom.xml build(os-ems): 添加 Lombok 依赖 3 months ago