| | |
| | | - SalesStatusFail |
| | | - SalesStatusLevelUptoClient |
| | | - SalesStatusLevelUptoClientAndSalesChance |
| | | constvar.ServiceContractKeywordType: |
| | | enum: |
| | | - 服务合同编号 |
| | | - 客户名称 |
| | | - 签约日期 |
| | | - 合同类型 |
| | | - 合同状态 |
| | | - 负责人 |
| | | - 产品名称 |
| | | - 服务开始日 |
| | | - 服务到期日 |
| | | - 价税合计 |
| | | type: string |
| | | x-enum-varnames: |
| | | - ServiceContractKeywordContractNo |
| | | - ServiceContractKeywordCustomerName |
| | | - ServiceContractKeywordContractDate |
| | | - ServiceContractKeywordContractType |
| | | - ServiceContractKeywordContractStatus |
| | | - ServiceContractKeywordPrincipal |
| | | - ServiceContractKeywordProductName |
| | | - ServiceContractKeywordServiceBeginDate |
| | | - ServiceContractKeywordServiceEndDate |
| | | - ServiceContractKeywordServiceTotalPrice |
| | | constvar.ServiceContractQueryClass: |
| | | enum: |
| | | - 30天后过期 |
| | | - 60天后过期 |
| | | - 已过期15天 |
| | | - 已过期60天 |
| | | type: string |
| | | x-enum-varnames: |
| | | - ServiceContractQueryClassExpireAfter30Day |
| | | - ServiceContractQueryClassExpireAfter60Day |
| | | - ServiceContractQueryClassExpiredBefore15Day |
| | | - ServiceContractQueryClassExpiredBefore60Day |
| | | constvar.ServiceFollowupKeywordType: |
| | | enum: |
| | | - 回访单编号 |
| | | - 客户名称 |
| | | - 联系人姓名 |
| | | - 客户服务单 |
| | | - 回访人 |
| | | - 满意度 |
| | | type: string |
| | | x-enum-varnames: |
| | | - ServiceFollowupKeywordFollowupNo |
| | | - ServiceFollowupKeywordCustomerName |
| | | - ServiceFollowupKeywordContactName |
| | | - ServiceFollowupKeywordCustomerServiceNo |
| | | - ServiceFollowupKeywordVisitor |
| | | - ServiceFollowupKeywordSatisfactionDegree |
| | | constvar.UserType: |
| | | enum: |
| | | - 1 |
| | |
| | | properties: |
| | | keyword: |
| | | type: string |
| | | keywordType: |
| | | $ref: '#/definitions/constvar.ServiceContractKeywordType' |
| | | page: |
| | | description: 页码 |
| | | type: integer |
| | | pageSize: |
| | | description: 每页大小 |
| | | type: integer |
| | | queryClass: |
| | | $ref: '#/definitions/constvar.ServiceContractQueryClass' |
| | | type: object |
| | | request.GetServiceFeeManageList: |
| | | properties: |
| | |
| | | properties: |
| | | keyword: |
| | | type: string |
| | | keywordType: |
| | | $ref: '#/definitions/constvar.ServiceFollowupKeywordType' |
| | | page: |
| | | description: 页码 |
| | | type: integer |