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 2c9a2377f1 refactor(record): 优化物联网数据查询功能
- 修改了 IRecordIotenvInstantService 接口,增加 ParseException 异常
- 更新了 RecordIotenvInstantController 中的 list 和 export 方法,添加异常处理
- 修改了 RecordIotenvInstantMapper 接口中的方法参数名
- 重构了 RecordIotenvInstantServiceImpl 中的 selectRecordIotenvInstantList 方法:
  - 移除了对时间范围参数的冗余判断
  - 优化了分表查询逻辑
  - 改进了异常处理方式
- 更新了 getTableNamesByDateRange 和 isTableExists 方法,添加异常处理
4 months ago
..
src/main refactor(record): 优化物联网数据查询功能 4 months ago
pom.xml change - add能源模块 1 year ago