feat: 电站基础信息查询
This commit is contained in:
parent
b8d7688803
commit
45312c9492
@ -74,7 +74,7 @@ public class HabitatVo {
|
|||||||
private Date esstdt;
|
private Date esstdt;
|
||||||
|
|
||||||
@Schema(description = "监测方式")
|
@Schema(description = "监测方式")
|
||||||
private Integer mway;
|
private String mway;
|
||||||
|
|
||||||
@Schema(description = "是否接入")
|
@Schema(description = "是否接入")
|
||||||
private Integer dtin;
|
private Integer dtin;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user