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