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