eight
2024-10-15 647095a34d62db02533cf9c121436900b51c757c
jh-module-ecg/jh-module-ecg-biz/src/main/java/cn/lihu/jh/module/ecg/controller/admin/jobrecord/vo/JobRecordSaveReqVO.java
@@ -37,7 +37,7 @@
    private LocalDateTime jobTime;
    @Schema(description = "作业概要")
    private Integer summary;
    private String summary;
    @Schema(description = "备注", example = "你猜")
    private String remark;