|
@ -25,6 +25,7 @@ public class MonitorQueDto { |
|
|
private MonitorSourceEnum monitorType; |
|
|
private MonitorSourceEnum monitorType; |
|
|
|
|
|
|
|
|
@ApiModelProperty(value = "水库编码") |
|
|
@ApiModelProperty(value = "水库编码") |
|
|
|
|
|
@JSONField(name = "RES_CODE") |
|
|
private String resCode; |
|
|
private String resCode; |
|
|
|
|
|
|
|
|
@ApiModelProperty(value = "大坝代码") |
|
|
@ApiModelProperty(value = "大坝代码") |
|
|