eight
2025-03-31 dee6c46b271365b309761a86e13a04fab91b4d1c
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;
}