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