添加监测点统计间隔
This commit is contained in:
@@ -48,4 +48,9 @@ public class CsLineParam extends BaseEntity {
|
||||
*/
|
||||
private String dataSetId;
|
||||
|
||||
/**
|
||||
* 统计间隔
|
||||
*/
|
||||
private Integer lineInterval;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user