🎨 新增用户登录日志记录
This commit is contained in:
@@ -43,6 +43,7 @@ type BindPhoneReq struct {
|
||||
|
||||
type GetUserListReq struct {
|
||||
request.PageInfo
|
||||
UserId uint `json:"user_id" form:"user_id"`
|
||||
Type int `json:"type" form:"type"`
|
||||
UserLabel string `json:"user_label" form:"user_label" `
|
||||
Status int `json:"status" form:"status"`
|
||||
|
||||
Reference in New Issue
Block a user