docs/docs.go
@@ -14624,9 +14624,6 @@ "request.GetQuotationList": { "type": "object", "properties": { "keyword": { "type": "string" }, "page": { "description": "页码", "type": "integer" @@ -14634,6 +14631,11 @@ "pageSize": { "description": "每页大小", "type": "integer" }, "searchMap": { "description": "搜索条件: map[string]interface{}{\"name\": \"xxx\"}; {\"sale_chance_id\": 销售线索id}", "type": "object", "additionalProperties": true } } },