10 lines
177 B
YAML
Raw Normal View History

2024-01-23 19:30:28 +08:00
User:
uuid: str unique
email: str unique
password: str md5()
name: str
created_at: time_stamp
updated_at: time_stamp
avatar: str url
detail: str
privilege: int