feat: 电站基础信息查询

This commit is contained in:
tangwei 2026-06-04 09:01:05 +08:00
parent b8d7688803
commit 45312c9492

View File

@ -74,7 +74,7 @@ public class HabitatVo {
private Date esstdt;
@Schema(description = "监测方式")
private Integer mway;
private String mway;
@Schema(description = "是否接入")
private Integer dtin;