新增查询治理各模块数据的方法

This commit is contained in:
xy
2025-06-30 11:16:54 +08:00
parent 20287f02bc
commit 3b136b0c5b
3 changed files with 29 additions and 0 deletions

View File

@@ -14,6 +14,7 @@ public class CommonQueryParam {
private String lineId;
private String tableName;
private String columnName;
private String resultName;
private String phasic;
private String startTime;
private String endTime;