微调
This commit is contained in:
@@ -85,4 +85,13 @@ public class PollutionLineInfoDTO {
|
||||
*/
|
||||
private String monitorId;
|
||||
|
||||
/**
|
||||
* 监测点统计间隔(解决MySQL关键字问题)
|
||||
*/
|
||||
private Integer timeInterval;
|
||||
|
||||
/**
|
||||
* 监测点名称
|
||||
*/
|
||||
private String lineName;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user