model/request/client.go @@ -29,7 +29,7 @@ type GetClientList struct { PageInfo Keyword string `json:"keyword"` SearchMap map[string]interface{} `json:"search_map"` } type DeleteClient struct {