public abstract class UpdateEntity<T> extends CreateEntity<T>
protected java.time.LocalDateTime
updateTime
createTime
UpdateEntity()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
@TableField(fill=UPDATE, value="update_time") protected java.time.LocalDateTime updateTime
public UpdateEntity()
Copyright © 2023. All rights reserved.