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