eight
2025-03-31 3cea69db716ec0c4e0d9dcedeb61af319d0aed1c
jh-module-ecg/jh-module-ecg-biz/src/main/java/cn/lihu/jh/module/ecg/controller/admin/devmanage/vo/DeviceSaveReqVO.java
@@ -55,4 +55,6 @@
    @Schema(description = "状态")
    private Integer state;
    @Schema(description = "备注")
    private String comment;
}