| | |
| | | type: string |
| | | x-enum-varnames: |
| | | - ReceiptQueryClassExpireLessThen60Days |
| | | constvar.SalesDetailsKeywordType: |
| | | enum: |
| | | - 客户名称 |
| | | - 订单编号 |
| | | - 签约日期 |
| | | - 销售负责人 |
| | | - 产品名称 |
| | | type: string |
| | | x-enum-varnames: |
| | | - SalesDetailsKeywordTypeCustomerName |
| | | - SalesDetailsKeywordTypeOrderNumber |
| | | - SalesDetailsKeywordTypeSignTime |
| | | - SalesDetailsKeywordTypePrincipal |
| | | - SalesDetailsKeywordTypeProductName |
| | | constvar.SalesStatus: |
| | | enum: |
| | | - 0 |
| | |
| | | - ServiceFollowupKeywordCustomerServiceNo |
| | | - ServiceFollowupKeywordVisitor |
| | | - ServiceFollowupKeywordSatisfactionDegree |
| | | constvar.ServiceOrderKeywordType: |
| | | enum: |
| | | - 服务单编号 |
| | | - 主题 |
| | | - 客户名称 |
| | | - 实际处理时间 |
| | | - 服务人员 |
| | | - 服务方式 |
| | | - 产品类别 |
| | | - 故障类别 |
| | | type: string |
| | | x-enum-varnames: |
| | | - ServiceOrderKeywordOrderNumber |
| | | - ServiceOrderKeywordSubject |
| | | - ServiceOrderKeywordClientName |
| | | - ServiceOrderKeywordRealProcessTime |
| | | - ServiceOrderKeywordServiceMan |
| | | - ServiceOrderKeywordServiceType |
| | | - ServiceOrderKeywordProductType |
| | | - ServiceOrderKeywordFaultType |
| | | constvar.ServiceOrderQueryClass: |
| | | enum: |
| | | - "" |
| | | type: string |
| | | x-enum-varnames: |
| | | - ServiceOrderQueryClassExpireLessThen60Days |
| | | constvar.ServiceOrderStatusKeywordType: |
| | | enum: |
| | | - "" |
| | | type: string |
| | | x-enum-varnames: |
| | | - ServiceOrderStatusKeywordCustomerName |
| | | constvar.ServiceOrderStatusQueryClass: |
| | | enum: |
| | | - "" |
| | | type: string |
| | | x-enum-varnames: |
| | | - ServiceOrderStatusQueryClassExpireLessThen60Days |
| | | constvar.UserType: |
| | | enum: |
| | | - 1 |
| | |
| | | - UserTypeSuper |
| | | - UserTypePrimary |
| | | - UserTypeSub |
| | | constvar.WechatOrderStatusKeywordType: |
| | | enum: |
| | | - "" |
| | | type: string |
| | | x-enum-varnames: |
| | | - WechatOrderStatusKeywordCustomerName |
| | | constvar.WechatOrderStatusQueryClass: |
| | | enum: |
| | | - "" |
| | | type: string |
| | | x-enum-varnames: |
| | | - WechatOrderStatusQueryClassExpireLessThen60Days |
| | | contextx.Response: |
| | | properties: |
| | | code: |
| | |
| | | principalId: |
| | | description: 销售负责人id |
| | | type: integer |
| | | products: |
| | | items: |
| | | $ref: '#/definitions/model.Product' |
| | | type: array |
| | | sourceId: |
| | | description: 源单id |
| | | type: integer |
| | |
| | | model.Product: |
| | | properties: |
| | | amount: |
| | | type: integer |
| | | type: number |
| | | desc: |
| | | type: string |
| | | id: |
| | |
| | | type: object |
| | | model.Receipt: |
| | | properties: |
| | | amount: |
| | | description: 收款金额 |
| | | type: string |
| | | bankAccountId: |
| | | description: 账户id |
| | | type: integer |
| | |
| | | type: string |
| | | addressee: |
| | | type: string |
| | | amountInvoiced: |
| | | description: 已开票金额 |
| | | type: number |
| | | amountReceivable: |
| | | description: 应收金额 |
| | | type: number |
| | | amountReceived: |
| | | description: 已收金额 |
| | | type: number |
| | | amountUnInvoiced: |
| | | description: 未开票金额 |
| | | type: number |
| | | client: |
| | | $ref: '#/definitions/model.Client' |
| | | clientId: |
| | |
| | | type: array |
| | | remark: |
| | | type: string |
| | | saleChance: |
| | | $ref: '#/definitions/model.SaleChance' |
| | | saleChanceId: |
| | | type: integer |
| | | saleType: |
| | |
| | | signTime: |
| | | type: string |
| | | wechatOrderStatus: |
| | | $ref: '#/definitions/model.WechatOrderStatus' |
| | | wechatOrderStatusId: |
| | | type: integer |
| | | type: object |
| | | model.SalesLeads: |
| | |
| | | type: object |
| | | model.ServiceContract: |
| | | properties: |
| | | SaleChance: |
| | | $ref: '#/definitions/model.SaleChance' |
| | | amountInvoiced: |
| | | description: 已开票金额 |
| | | type: number |
| | |
| | | amountReceived: |
| | | description: 已收金额 |
| | | type: number |
| | | amountUnInvoiced: |
| | | description: 未开票金额 |
| | | type: number |
| | | client: |
| | | $ref: '#/definitions/model.Client' |
| | | clientId: |
| | | type: integer |
| | | contact: |
| | | $ref: '#/definitions/model.Contact' |
| | | contactId: |
| | | type: integer |
| | | contractId: |
| | | type: integer |
| | | endTime: |
| | | type: string |
| | |
| | | items: |
| | | $ref: '#/definitions/model.Product' |
| | | type: array |
| | | quotation: |
| | | $ref: '#/definitions/model.Quotation' |
| | | quotationId: |
| | | type: integer |
| | | remark: |
| | | type: string |
| | | saleChanceId: |
| | | type: integer |
| | | salesDetails: |
| | | $ref: '#/definitions/model.SalesDetails' |
| | | salesDetailsId: |
| | | type: integer |
| | | serviceContractStatus: |
| | | $ref: '#/definitions/model.ServiceContractStatus' |
| | | serviceContractStatusId: |
| | | type: integer |
| | | serviceContractType: |
| | | $ref: '#/definitions/model.ServiceContractType' |
| | | serviceContractTypeId: |
| | | type: integer |
| | | serviceTimes: |
| | |
| | | type: object |
| | | model.ServiceFollowup: |
| | | properties: |
| | | Member: |
| | | $ref: '#/definitions/model.User' |
| | | client: |
| | | $ref: '#/definitions/model.Client' |
| | | clientId: |
| | | type: integer |
| | | contact: |
| | | $ref: '#/definitions/model.Contact' |
| | | contactId: |
| | | type: integer |
| | | customerServiceSheet: |
| | |
| | | type: string |
| | | id: |
| | | type: integer |
| | | isVisit: |
| | | $ref: '#/definitions/model.IsVisit' |
| | | isVisitId: |
| | | type: integer |
| | | memberId: |
| | | type: integer |
| | | number: |
| | | type: string |
| | | oldMember: |
| | | $ref: '#/definitions/model.User' |
| | | oldMemberId: |
| | | type: integer |
| | | planId: |
| | | type: integer |
| | | remark: |
| | | type: string |
| | | satisfaction: |
| | | $ref: '#/definitions/model.Satisfaction' |
| | | satisfactionId: |
| | | type: integer |
| | | serviceId: |
| | | type: integer |
| | | serviceOrder: |
| | | $ref: '#/definitions/model.ServiceOrder' |
| | | solveRate: |
| | | $ref: '#/definitions/model.SolveRate' |
| | | solveRateId: |
| | | type: integer |
| | | timelyRate: |
| | | $ref: '#/definitions/model.TimelyRate' |
| | | timelyRateId: |
| | | type: integer |
| | | type: object |
| | |
| | | description: 预约上门时间 |
| | | type: string |
| | | carFare: |
| | | description: 交通费 |
| | | description: 交通费 // |
| | | 交通费 |
| | | type: number |
| | | chargeAmount: |
| | | description: 收费金额 |
| | | description: 收费金额 // |
| | | 收费金额 |
| | | type: number |
| | | client: |
| | | $ref: '#/definitions/model.Client' |
| | |
| | | serviceNumber: |
| | | description: 服务单编号 |
| | | type: string |
| | | serviceOrderStatus: |
| | | $ref: '#/definitions/model.ServiceOrderStatus' |
| | | serviceType: |
| | | $ref: '#/definitions/model.ServiceType' |
| | | serviceTypeId: |
| | |
| | | timeSpentId: |
| | | description: 花费时间 |
| | | type: integer |
| | | type: object |
| | | model.ServiceOrderStatus: |
| | | properties: |
| | | id: |
| | | type: integer |
| | | name: |
| | | type: string |
| | | type: object |
| | | model.ServiceType: |
| | | properties: |
| | |
| | | username: |
| | | type: string |
| | | uuid: |
| | | type: string |
| | | type: object |
| | | model.WechatOrderStatus: |
| | | properties: |
| | | id: |
| | | type: integer |
| | | name: |
| | | type: string |
| | | type: object |
| | | product.Product: |
| | |
| | | principalId: |
| | | description: 销售负责人id |
| | | type: integer |
| | | products: |
| | | description: 发票对应产品,从相应源单里获取 |
| | | items: |
| | | $ref: '#/definitions/model.Product' |
| | | type: array |
| | | sourceId: |
| | | description: 源单id |
| | | type: integer |
| | |
| | | type: object |
| | | request.AddReceipt: |
| | | properties: |
| | | amount: |
| | | description: 收款金额 |
| | | type: string |
| | | bankAccountId: |
| | | description: 账户id |
| | | type: integer |
| | |
| | | type: object |
| | | request.AddSalesDetails: |
| | | properties: |
| | | salesDetails: |
| | | $ref: '#/definitions/request.SalesDetails' |
| | | address: |
| | | type: string |
| | | addressee: |
| | | type: string |
| | | clientId: |
| | | type: integer |
| | | conditions: |
| | | type: string |
| | | deliveryDate: |
| | | type: string |
| | | logisticCompany: |
| | | type: string |
| | | logisticCost: |
| | | type: number |
| | | logisticNumber: |
| | | type: string |
| | | memberId: |
| | | type: integer |
| | | number: |
| | | type: string |
| | | phone: |
| | | type: string |
| | | products: |
| | | items: |
| | | $ref: '#/definitions/model.Product' |
| | | type: array |
| | | remark: |
| | | type: string |
| | | saleChanceId: |
| | | type: integer |
| | | saleType: |
| | | type: integer |
| | | signTime: |
| | | type: string |
| | | wechatOrderStatusId: |
| | | type: integer |
| | | type: object |
| | | request.AddSalesLeads: |
| | | properties: |
| | |
| | | type: integer |
| | | contactId: |
| | | type: integer |
| | | contractId: |
| | | type: integer |
| | | endTime: |
| | | type: string |
| | | memberId: |
| | |
| | | type: string |
| | | saleChanceId: |
| | | type: integer |
| | | salesDetailsId: |
| | | type: integer |
| | | serviceTimes: |
| | | type: integer |
| | | signTime: |
| | |
| | | type: string |
| | | typeId: |
| | | type: integer |
| | | required: |
| | | - memberId |
| | | type: object |
| | | request.AddServiceContractStatus: |
| | | properties: |
| | |
| | | description: 花费时间 |
| | | type: integer |
| | | type: object |
| | | request.AddServiceOrderStatus: |
| | | properties: |
| | | id: |
| | | type: integer |
| | | name: |
| | | type: string |
| | | type: object |
| | | request.AddServiceType: |
| | | properties: |
| | | id: |
| | |
| | | - userId |
| | | - vettingId |
| | | - vettingType |
| | | type: object |
| | | request.AddWechatOrderStatus: |
| | | properties: |
| | | id: |
| | | type: integer |
| | | name: |
| | | type: string |
| | | type: object |
| | | request.Assign: |
| | | properties: |
| | |
| | | type: integer |
| | | type: array |
| | | type: object |
| | | request.DeleteServiceContract: |
| | | properties: |
| | | ids: |
| | | items: |
| | | type: integer |
| | | type: array |
| | | type: object |
| | | request.DeleteServiceFeeManage: |
| | | properties: |
| | | ids: |
| | |
| | | userId: |
| | | description: 用户ID |
| | | type: string |
| | | type: object |
| | | request.DeleteserviceContract: |
| | | properties: |
| | | ids: |
| | | items: |
| | | type: integer |
| | | type: array |
| | | type: object |
| | | request.DownloadFile: |
| | | properties: |
| | |
| | | properties: |
| | | keyword: |
| | | type: string |
| | | keywordType: |
| | | $ref: '#/definitions/constvar.SalesDetailsKeywordType' |
| | | page: |
| | | description: 页码 |
| | | type: integer |
| | |
| | | pageSize: |
| | | description: 每页大小 |
| | | type: integer |
| | | type: object |
| | | request.GetServiceOrderList: |
| | | properties: |
| | | keyword: |
| | | type: string |
| | | keywordType: |
| | | $ref: '#/definitions/constvar.ServiceOrderKeywordType' |
| | | page: |
| | | description: 页码 |
| | | type: integer |
| | | pageSize: |
| | | description: 每页大小 |
| | | type: integer |
| | | queryClass: |
| | | $ref: '#/definitions/constvar.ServiceOrderQueryClass' |
| | | type: object |
| | | request.GetSubOrderList: |
| | | properties: |
| | |
| | | type: integer |
| | | signTime: |
| | | type: string |
| | | wechatOrderStatus: |
| | | wechatOrderStatusId: |
| | | type: integer |
| | | type: object |
| | | request.SalesRefund: |
| | |
| | | principalId: |
| | | description: 销售负责人id |
| | | type: integer |
| | | products: |
| | | description: 发票对应产品,从相应源单里获取 |
| | | items: |
| | | $ref: '#/definitions/model.Product' |
| | | type: array |
| | | sourceId: |
| | | description: 源单id |
| | | type: integer |
| | |
| | | taxpayerIdNumber: |
| | | description: 纳税识别号 |
| | | type: string |
| | | required: |
| | | - id |
| | | type: object |
| | | request.UpdateInvoiceStatus: |
| | | properties: |
| | |
| | | type: object |
| | | request.UpdateReceipt: |
| | | properties: |
| | | amount: |
| | | description: 收款金额 |
| | | type: string |
| | | bankAccountId: |
| | | description: 账户id |
| | | type: integer |
| | |
| | | type: integer |
| | | contactId: |
| | | type: integer |
| | | contractId: |
| | | type: integer |
| | | endTime: |
| | | type: string |
| | | id: |
| | |
| | | type: string |
| | | saleChanceId: |
| | | type: integer |
| | | salesDetailsId: |
| | | type: integer |
| | | serviceTimes: |
| | | type: integer |
| | | signTime: |
| | |
| | | type: string |
| | | typeId: |
| | | type: integer |
| | | required: |
| | | - memberId |
| | | type: object |
| | | request.UpdateServiceContractStatus: |
| | | properties: |
| | |
| | | description: 花费时间 |
| | | type: integer |
| | | type: object |
| | | request.UpdateServiceOrderStatus: |
| | | properties: |
| | | id: |
| | | type: integer |
| | | name: |
| | | type: string |
| | | type: object |
| | | request.UpdateServiceType: |
| | | properties: |
| | | id: |
| | |
| | | required: |
| | | - id |
| | | - status |
| | | type: object |
| | | request.UpdateWechatOrderStatus: |
| | | properties: |
| | | id: |
| | | type: integer |
| | | name: |
| | | type: string |
| | | type: object |
| | | response.AccountIdResponse: |
| | | properties: |
| | |
| | | name: object |
| | | required: true |
| | | schema: |
| | | $ref: '#/definitions/request.DeleteserviceContract' |
| | | $ref: '#/definitions/request.DeleteServiceContract' |
| | | produces: |
| | | - application/json |
| | | responses: |
| | |
| | | data: |
| | | $ref: '#/definitions/response.ServiceContractsResponse' |
| | | type: object |
| | | summary: 生成计划列表 |
| | | summary: 服务合同列表 |
| | | tags: |
| | | - ServiceContract |
| | | /api/serviceContract/update: |
| | |
| | | tags: |
| | | - 服务单管理 |
| | | /api/serviceOrder/list: |
| | | get: |
| | | post: |
| | | parameters: |
| | | - description: 参数 |
| | | in: body |
| | | name: object |
| | | required: true |
| | | schema: |
| | | $ref: '#/definitions/request.GetServiceOrderList' |
| | | produces: |
| | | - application/json |
| | | responses: |
| | |
| | | summary: 更新服务单 |
| | | tags: |
| | | - 服务单管理 |
| | | /api/serviceOrderStatus/add: |
| | | post: |
| | | parameters: |
| | | - description: 查询参数 |
| | | in: body |
| | | name: object |
| | | required: true |
| | | schema: |
| | | $ref: '#/definitions/request.AddServiceOrderStatus' |
| | | produces: |
| | | - application/json |
| | | responses: |
| | | "200": |
| | | description: OK |
| | | schema: |
| | | $ref: '#/definitions/contextx.Response' |
| | | summary: 添加服务单状态 |
| | | tags: |
| | | - 服务单状态 |
| | | /api/serviceOrderStatus/delete/{id}: |
| | | delete: |
| | | parameters: |
| | | - description: 查询参数 |
| | | in: path |
| | | name: id |
| | | required: true |
| | | type: integer |
| | | produces: |
| | | - application/json |
| | | responses: |
| | | "200": |
| | | description: OK |
| | | schema: |
| | | $ref: '#/definitions/contextx.Response' |
| | | summary: 删除服务单状态 |
| | | tags: |
| | | - 服务单状态 |
| | | /api/serviceOrderStatus/list: |
| | | get: |
| | | parameters: |
| | | - in: query |
| | | name: keyword |
| | | type: string |
| | | - enum: |
| | | - "" |
| | | in: query |
| | | name: keywordType |
| | | type: string |
| | | x-enum-varnames: |
| | | - ServiceOrderStatusKeywordCustomerName |
| | | - description: 页码 |
| | | in: query |
| | | name: page |
| | | type: integer |
| | | - description: 每页大小 |
| | | in: query |
| | | name: pageSize |
| | | type: integer |
| | | - enum: |
| | | - "" |
| | | in: query |
| | | name: queryClass |
| | | type: string |
| | | x-enum-varnames: |
| | | - ServiceOrderStatusQueryClassExpireLessThen60Days |
| | | produces: |
| | | - application/json |
| | | responses: |
| | | "200": |
| | | description: OK |
| | | schema: |
| | | allOf: |
| | | - $ref: '#/definitions/response.ListResponse' |
| | | - properties: |
| | | data: |
| | | items: |
| | | $ref: '#/definitions/model.ServiceOrderStatus' |
| | | type: array |
| | | type: object |
| | | summary: 获取服务单状态列表 |
| | | tags: |
| | | - 服务单状态 |
| | | /api/serviceOrderStatus/update: |
| | | put: |
| | | parameters: |
| | | - description: 查询参数 |
| | | in: body |
| | | name: object |
| | | required: true |
| | | schema: |
| | | $ref: '#/definitions/request.UpdateServiceOrderStatus' |
| | | produces: |
| | | - application/json |
| | | responses: |
| | | "200": |
| | | description: OK |
| | | schema: |
| | | $ref: '#/definitions/contextx.Response' |
| | | summary: 更新服务单状态 |
| | | tags: |
| | | - 服务单状态 |
| | | /api/serviceType/add: |
| | | post: |
| | | parameters: |
| | |
| | | summary: 更新审批 |
| | | tags: |
| | | - Vetting |
| | | /api/wechatOrderStatus/add: |
| | | post: |
| | | parameters: |
| | | - description: 查询参数 |
| | | in: body |
| | | name: object |
| | | required: true |
| | | schema: |
| | | $ref: '#/definitions/request.AddWechatOrderStatus' |
| | | produces: |
| | | - application/json |
| | | responses: |
| | | "200": |
| | | description: OK |
| | | schema: |
| | | $ref: '#/definitions/contextx.Response' |
| | | summary: 添加微信订单状态 |
| | | tags: |
| | | - 微信订单状态 |
| | | /api/wechatOrderStatus/delete/{id}: |
| | | delete: |
| | | parameters: |
| | | - description: 查询参数 |
| | | in: path |
| | | name: id |
| | | required: true |
| | | type: integer |
| | | produces: |
| | | - application/json |
| | | responses: |
| | | "200": |
| | | description: OK |
| | | schema: |
| | | $ref: '#/definitions/contextx.Response' |
| | | summary: 删除微信订单状态 |
| | | tags: |
| | | - 微信订单状态 |
| | | /api/wechatOrderStatus/list: |
| | | get: |
| | | parameters: |
| | | - in: query |
| | | name: keyword |
| | | type: string |
| | | - enum: |
| | | - "" |
| | | in: query |
| | | name: keywordType |
| | | type: string |
| | | x-enum-varnames: |
| | | - WechatOrderStatusKeywordCustomerName |
| | | - description: 页码 |
| | | in: query |
| | | name: page |
| | | type: integer |
| | | - description: 每页大小 |
| | | in: query |
| | | name: pageSize |
| | | type: integer |
| | | - enum: |
| | | - "" |
| | | in: query |
| | | name: queryClass |
| | | type: string |
| | | x-enum-varnames: |
| | | - WechatOrderStatusQueryClassExpireLessThen60Days |
| | | produces: |
| | | - application/json |
| | | responses: |
| | | "200": |
| | | description: OK |
| | | schema: |
| | | allOf: |
| | | - $ref: '#/definitions/response.ListResponse' |
| | | - properties: |
| | | data: |
| | | items: |
| | | $ref: '#/definitions/model.WechatOrderStatus' |
| | | type: array |
| | | type: object |
| | | summary: 获取微信订单状态列表 |
| | | tags: |
| | | - 微信订单状态 |
| | | /api/wechatOrderStatus/update: |
| | | put: |
| | | parameters: |
| | | - description: 查询参数 |
| | | in: body |
| | | name: object |
| | | required: true |
| | | schema: |
| | | $ref: '#/definitions/request.UpdateWechatOrderStatus' |
| | | produces: |
| | | - application/json |
| | | responses: |
| | | "200": |
| | | description: OK |
| | | schema: |
| | | $ref: '#/definitions/contextx.Response' |
| | | summary: 更新微信订单状态 |
| | | tags: |
| | | - 微信订单状态 |
| | | swagger: "2.0" |