eight
2025-04-08 f6d581971666da6653a298c45d18143765e461b1
jh-module-ecg/jh-module-ecg-biz/src/main/java/cn/lihu/jh/module/ecg/controller/admin/devmanage/vo/DevicePageReqVO.java
@@ -57,4 +57,6 @@
    @Schema(description = "状态")
    private Integer[] state;
    @Schema(description = "备注")
    private String comment;
}