eight
2025-04-08 cb2507b0fddb4aeda36ea21addf77459d32d9996
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;
}