eight
2024-11-20 4924f5e98bfbc78693466b667e768092181112eb
jh-module-ecg/jh-module-ecg-biz/src/main/java/cn/lihu/jh/module/ecg/dal/dataobject/appointment/AppointmentDO.java
@@ -134,5 +134,7 @@
    private LocalDateTime syncTime;
    @TableField(exist = false)
    private Integer bookSeqNum;
}