model/request/client.go
@@ -30,7 +30,7 @@ type GetClientList struct { PageInfo SearchMap map[string]interface{} `json:"search_map"` SearchMap map[string]interface{} `json:"search_map"` // 搜索条件: map[string]interface{}{"name": "xxx"}; "not_contact": 超过15天未联系; "public_sea": 公海客户 } type DeleteClient struct {