| | |
| | | type: integer |
| | | search_map: |
| | | additionalProperties: true |
| | | description: '搜索条件: map[string]interface{}{"name": "xxx"}; "not_contact": |
| | | 超过15天未联系; "public_sea": 公海客户' |
| | | description: '搜索条件: map[string]interface{}{"name": "xxx"}; "name": 客户名称; "number": |
| | | 公海客户' |
| | | type: object |
| | | type: object |
| | | request.GetContactList: |
| | |
| | | type: object |
| | | request.GetSalesLeadsList: |
| | | properties: |
| | | keyword: |
| | | type: string |
| | | page: |
| | | description: 页码 |
| | | type: integer |
| | | pageSize: |
| | | description: 每页大小 |
| | | type: integer |
| | | search_map: |
| | | additionalProperties: true |
| | | description: '搜索条件: map[string]interface{}{"name": "xxx"} {"client_name": |
| | | "客户名称", "number": "销售线索编号", "contact_name": "联系人姓名", "phone": "手机号码", "sales_resources": |
| | | "商机来源", "city": "城市", "province": "省份", "member_name": "负责人"}' |
| | | type: object |
| | | type: object |
| | | request.GetSalesRefundList: |
| | | properties: |