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