eight
2024-11-20 a33f2ff3af8a1fbc0425e470bc7bbb521db60ce2
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;
}