add
wangpengfei
2023-07-25 163257e81abbf954ba140ce22098fa78a66aa682
model/request/client.go
@@ -26,3 +26,8 @@
   Id int `json:"id"`
   Client
}
type GetClientList struct {
   PageInfo
   Keyword string `json:"keyword"`
}