🎨 优化部分用户管理接口
This commit is contained in:
@@ -44,6 +44,7 @@ type GetUserListReq struct {
|
||||
Type int `json:"type" form:"type"`
|
||||
UserLabel string `json:"user_label" form:"user_label" `
|
||||
Status int `json:"status" form:"status"`
|
||||
Name string `json:"name" form:"name"`
|
||||
}
|
||||
|
||||
type SetBalanceReq struct {
|
||||
|
Reference in New Issue
Block a user