添加表单查询和调整表格字段以及功能
This commit is contained in:
@@ -20,6 +20,7 @@ export type User = {
|
||||
last_login: Date
|
||||
last_login_host: string
|
||||
last_login_agent: string
|
||||
last_login_ip: string
|
||||
created_at: Date
|
||||
updated_at: Date
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user