add
wangpengfei
2023-08-02 1ba1ecb2760ff21fc66db7a91fa099db489dd385
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 {