model/request/quotation.go @@ -26,5 +26,5 @@ type GetQuotationList struct { PageInfo Keyword string `json:"keyword"` SearchMap map[string]interface{} // 搜索条件: map[string]interface{}{"name": "xxx"}; {"sale_chance_id": 销售线索id} }