海南大屏bug修改,暂态事件列表功能新增两个字段

This commit is contained in:
hzj
2024-11-22 09:21:31 +08:00
parent 8fc1645b04
commit 04ce3eb97d
11 changed files with 120 additions and 4 deletions

View File

@@ -29,6 +29,9 @@ public class RMpVThdVO {
@ApiModelProperty(value="监测点名称")
private String name;
@ApiModelProperty(value="变电站名称")
private String subStationName;
/**
* 排名类型,字典表0日1月2季3年
*/