eight
2024-09-25 c3e27cb2e84782e99a30cc5a6e8caa67ca0cb72f
jh-module-ecg/jh-module-ecg-biz/src/main/java/cn/lihu/jh/module/ecg/dal/dataobject/jobrecord/JobRecordDO.java
@@ -43,6 +43,7 @@
    /**
     * 设备编号
     */
    @TableField(updateStrategy = FieldStrategy.IGNORED)
    private String devId;
    /**
     * 患者编号
@@ -59,11 +60,12 @@
    /**
     * 作业概要
     */
    private Integer summary;
    private String summary;
    /**
     * 备注
     */
    private String remark;
    /**
     * 对应租赁编号
     */