model/request/client.go @@ -31,3 +31,7 @@ PageInfo Keyword string `json:"keyword"` } type DeleteClient struct { Ids []int `json:"ids"` }