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 fb766cc673 feat(record): 第一版分表查询代码(物联网数据记录)
-比如说我想查询 2025-04-23 12:11:12 到 2024-04-25 17:42:26 的数据,就需要关联 20240423、0424、0425 这几张表,就是根据搜索条件中的开始结束时间去关联需要查询的表取数据
-使用foreach遍历表名,暂时测试 UNION ALL能否分页
4 months ago
..
src/main feat(record): 第一版分表查询代码(物联网数据记录) 4 months ago
pom.xml change - add能源模块 1 year ago