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