1.调整污染值监测点逻辑
2.解决devices模块Swagger页面无法展示问题
This commit is contained in:
@@ -104,4 +104,9 @@ public class PollutionLineInfoDTO {
|
||||
* 实际安装位置
|
||||
*/
|
||||
private String actualArea;
|
||||
|
||||
/**
|
||||
* 监测点运行状态
|
||||
*/
|
||||
private String runFlag;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user