Class User

java.lang.Object
io.github.xezzon.zeroweb.user.User
All Implemented Interfaces:
io.github.xezzon.zeroweb.common.jpa.IEntity<String>

@Entity public class User extends Object implements io.github.xezzon.zeroweb.common.jpa.IEntity<String>
用户
Author:
xezzon
  • Constructor Details

    • User

      public User()