| | |
| | | type: string |
| | | x-enum-varnames: |
| | | - BankAccountQueryClassExpireLessThen60Days |
| | | constvar.CollectionStatus: |
| | | constvar.CollectionSourceType: |
| | | enum: |
| | | - 1 |
| | | - 2 |
| | | type: integer |
| | | x-enum-comments: |
| | | CollectionSourceTypeSaleDetails: 销售明细 |
| | | CollectionSourceTypeServiceContract: 服务合同 |
| | | x-enum-varnames: |
| | | - CollectionSourceTypeSaleDetails |
| | | - CollectionSourceTypeServiceContract |
| | | constvar.CollectionStatus: |
| | | enum: |
| | | - 1 |
| | | - 2 |
| | | - 3 |
| | | type: integer |
| | | x-enum-comments: |
| | | CollectionStatusCollected: 已收款 |
| | | CollectionStatusSubCollected: 部分收款 |
| | | CollectionStatusUnCollected: 待收款 |
| | | x-enum-varnames: |
| | | - CollectionStatusUnCollected |
| | | - CollectionStatusSubCollected |
| | | - CollectionStatusCollected |
| | | constvar.CourierCompanyKeywordType: |
| | | enum: |
| | |
| | | type: string |
| | | x-enum-varnames: |
| | | - ReceiptQueryClassExpireLessThen60Days |
| | | constvar.ReceiptSourceType: |
| | | enum: |
| | | - 1 |
| | | - 2 |
| | | - 3 |
| | | - 4 |
| | | - 5 |
| | | type: integer |
| | | x-enum-varnames: |
| | | - ReceiptSourceTypeSalesDetails |
| | | - ReceiptSourceTypeServiceContract |
| | | - ReceiptSourceTypeInvoice |
| | | - ReceiptSourceTypeCollectionPlan |
| | | - ReceiptSourceTypeChuKuDan |
| | | constvar.RefundSourceType: |
| | | enum: |
| | | - 1 |
| | | type: integer |
| | | x-enum-comments: |
| | | RefundSourceTypeSalesReturn: 销售退货 |
| | | x-enum-varnames: |
| | | - RefundSourceTypeSalesReturn |
| | | constvar.SalesDetailsKeywordType: |
| | | enum: |
| | | - 客户名称 |
| | |
| | | - SalesDetailsKeywordTypeSignTime |
| | | - SalesDetailsKeywordTypePrincipal |
| | | - SalesDetailsKeywordTypeProductName |
| | | constvar.SalesRefundKeywordType: |
| | | enum: |
| | | - 销售退货单编号 |
| | | - 客户名称 |
| | | - 退款日期 |
| | | - 账户 |
| | | - 是否开票 |
| | | - 付款方式 |
| | | - 销售负责人 |
| | | - 修改时间 |
| | | - 价税合计 |
| | | type: string |
| | | x-enum-varnames: |
| | | - SalesRefundKeywordRefundNumber |
| | | - SalesRefundKeywordClientName |
| | | - SalesRefundKeywordRefundDate |
| | | - SalesRefundKeywordAccount |
| | | - SalesRefundKeywordIsInvoice |
| | | - SalesRefundKeywordPaymentType |
| | | - SalesRefundKeywordPrincipal |
| | | - SalesRefundKeywordUpdateAt |
| | | - SalesRefundKeywordPriceTotal |
| | | constvar.SalesReturnKeywordType: |
| | | enum: |
| | | - 销售退货单编号 |
| | | - 客户名称 |
| | | - 退款日期 |
| | | - 状态 |
| | | - 退入仓库 |
| | | - 应退款 |
| | | - 已退款 |
| | | - 销售负责人 |
| | | type: string |
| | | x-enum-varnames: |
| | | - SalesReturnKeywordReturnNumber |
| | | - SalesReturnKeywordClientName |
| | | - SalesReturnKeywordReturnDate |
| | | - SalesReturnKeywordStatus |
| | | - SalesReturnKeywordRepository |
| | | - SalesReturnKeywordAmountShouldRefund |
| | | - SalesReturnKeywordAmountHasRefund |
| | | - SalesReturnKeywordPrincipal |
| | | constvar.SalesReturnSourceType: |
| | | enum: |
| | | - 1 |
| | | type: integer |
| | | x-enum-comments: |
| | | SalesReturnSourceTypeSaleDetails: 销售明细 |
| | | x-enum-varnames: |
| | | - SalesReturnSourceTypeSaleDetails |
| | | constvar.SalesStatus: |
| | | enum: |
| | | - 0 |
| | |
| | | - ServiceContractQueryClassExpireAfter60Day |
| | | - ServiceContractQueryClassExpiredBefore15Day |
| | | - ServiceContractQueryClassExpiredBefore60Day |
| | | constvar.ServiceContractStatusKeywordType: |
| | | enum: |
| | | - "" |
| | | type: string |
| | | x-enum-varnames: |
| | | - ServiceContractStatusKeywordCustomerName |
| | | constvar.ServiceContractStatusQueryClass: |
| | | enum: |
| | | - "" |
| | | type: string |
| | | x-enum-varnames: |
| | | - ServiceContractStatusQueryClassExpireLessThen60Days |
| | | constvar.ServiceFeeKeywordType: |
| | | enum: |
| | | - 客户名称 |
| | |
| | | type: object |
| | | model.Client: |
| | | properties: |
| | | _: |
| | | description: |- |
| | | The date when the item was deleted |
| | | example: 2023-08-10 15:48:25 |
| | | type: string |
| | | business_scope: |
| | | type: string |
| | | city: |
| | |
| | | $ref: '#/definitions/model.Country' |
| | | country_id: |
| | | type: integer |
| | | created_at: |
| | | description: |- |
| | | The date when the item was created |
| | | example: 2023-08-10 15:48:25 |
| | | type: string |
| | | creator_id: |
| | | type: integer |
| | | detail_address: |
| | | type: string |
| | | enterprise_nature_id: |
| | |
| | | $ref: '#/definitions/model.FollowRecord' |
| | | type: array |
| | | id: |
| | | description: |- |
| | | The ID of the item |
| | | example: 1 |
| | | type: integer |
| | | industry: |
| | | $ref: '#/definitions/model.Industry' |
| | |
| | | type: string |
| | | service_member_id: |
| | | type: integer |
| | | updated_at: |
| | | description: |- |
| | | The date when the item was last updated |
| | | example: 2023-08-10 15:48:25 |
| | | type: string |
| | | type: object |
| | | model.ClientLevel: |
| | | properties: |
| | |
| | | type: object |
| | | model.CollectionProjection: |
| | | properties: |
| | | _: |
| | | description: |- |
| | | The date when the item was deleted |
| | | example: 2023-08-10 15:48:25 |
| | | type: string |
| | | created_at: |
| | | description: |- |
| | | The date when the item was created |
| | |
| | | type: string |
| | | creator: |
| | | type: integer |
| | | deleted_at: |
| | | description: |- |
| | | The date when the item was deleted |
| | | example: 2023-08-10 15:48:25 |
| | | type: string |
| | | estimated_collection_amount: |
| | | type: number |
| | | estimated_collection_date: |
| | |
| | | type: integer |
| | | is_first: |
| | | type: boolean |
| | | member: |
| | | $ref: '#/definitions/model.User' |
| | | member_id: |
| | | type: integer |
| | | name: |
| | |
| | | type: integer |
| | | is_first: |
| | | type: boolean |
| | | member: |
| | | $ref: '#/definitions/model.User' |
| | | member_id: |
| | | type: integer |
| | | name: |
| | |
| | | wechat: |
| | | type: string |
| | | type: object |
| | | model.ContactInformation: |
| | | properties: |
| | | id: |
| | | type: integer |
| | | name: |
| | | type: string |
| | | type: object |
| | | model.Contract: |
| | | properties: |
| | | _: |
| | | description: |- |
| | | The date when the item was deleted |
| | | example: 2023-08-10 15:48:25 |
| | | type: string |
| | | client: |
| | | $ref: '#/definitions/model.Client' |
| | | clientId: |
| | | type: integer |
| | | created_at: |
| | | description: |- |
| | | The date when the item was created |
| | | example: 2023-08-10 15:48:25 |
| | | type: string |
| | | file: |
| | | type: string |
| | | id: |
| | | description: |- |
| | | The ID of the item |
| | | example: 1 |
| | | type: integer |
| | | member: |
| | | $ref: '#/definitions/model.User' |
| | | memberId: |
| | | type: integer |
| | | number: |
| | |
| | | $ref: '#/definitions/model.Quotation' |
| | | quotationId: |
| | | type: integer |
| | | serviceContractStatus: |
| | | $ref: '#/definitions/model.ServiceContractStatus' |
| | | statusId: |
| | | type: integer |
| | | updated_at: |
| | | description: |- |
| | | The date when the item was last updated |
| | | example: 2023-08-10 15:48:25 |
| | | type: string |
| | | type: object |
| | | model.Country: |
| | | properties: |
| | |
| | | type: integer |
| | | name: |
| | | type: string |
| | | type: object |
| | | model.CustomerServiceSheet: |
| | | properties: |
| | | handleStatus: |
| | | type: integer |
| | | id: |
| | | type: integer |
| | | memberId: |
| | | type: integer |
| | | number: |
| | | type: string |
| | | priority: |
| | | type: integer |
| | | serviceFollowupId: |
| | | type: integer |
| | | serviceMode: |
| | | type: integer |
| | | type: object |
| | | model.Department: |
| | | properties: |
| | |
| | | $ref: '#/definitions/model.Client' |
| | | client_id: |
| | | type: integer |
| | | client_status: |
| | | $ref: '#/definitions/model.ClientStatus' |
| | | client_status_id: |
| | | type: integer |
| | | contact: |
| | | $ref: '#/definitions/model.Contact' |
| | | contact_id: |
| | | type: integer |
| | | contact_information: |
| | | $ref: '#/definitions/model.ContactInformation' |
| | | contact_information_id: |
| | | type: integer |
| | | content: |
| | |
| | | type: string |
| | | record: |
| | | type: string |
| | | sale_chance: |
| | | $ref: '#/definitions/model.SaleChance' |
| | | sale_chance_id: |
| | | type: integer |
| | | sales_leads: |
| | | $ref: '#/definitions/model.SalesLeads' |
| | | sales_leads_id: |
| | | type: integer |
| | | topic: |
| | |
| | | type: string |
| | | id: |
| | | type: integer |
| | | member: |
| | | $ref: '#/definitions/model.User' |
| | | member_id: |
| | | type: integer |
| | | money: |
| | |
| | | type: string |
| | | id: |
| | | type: integer |
| | | member: |
| | | $ref: '#/definitions/model.User' |
| | | member_id: |
| | | type: integer |
| | | number: |
| | |
| | | items: |
| | | $ref: '#/definitions/model.Product' |
| | | type: array |
| | | quotation_status: |
| | | $ref: '#/definitions/model.QuotationStatus' |
| | | quotation_status_id: |
| | | type: integer |
| | | sale_chance: |
| | |
| | | type: object |
| | | model.Receipt: |
| | | properties: |
| | | amount: |
| | | description: 收款金额 |
| | | type: number |
| | | bankAccount: |
| | | $ref: '#/definitions/model.BankAccount' |
| | | bankAccountId: |
| | | description: 账户id |
| | | type: integer |
| | | client: |
| | | allOf: |
| | | - $ref: '#/definitions/model.Client' |
| | | description: 客户id |
| | | clientId: |
| | | description: 客户id |
| | | type: integer |
| | |
| | | moneyType: |
| | | description: 币种 |
| | | type: string |
| | | paymentType: |
| | | $ref: '#/definitions/model.PaymentType' |
| | | paymentTypeId: |
| | | description: 收款方式ID |
| | | type: integer |
| | | principal: |
| | | allOf: |
| | | - $ref: '#/definitions/model.User' |
| | | description: 负责人id |
| | | principalId: |
| | | description: 负责人id |
| | | type: integer |
| | |
| | | description: 源单id |
| | | type: integer |
| | | sourceType: |
| | | allOf: |
| | | - $ref: '#/definitions/constvar.ReceiptSourceType' |
| | | description: 来源类型(1销售明细单2服务合同3销售发票4收款计划5出库单) |
| | | type: integer |
| | | type: object |
| | | model.RefundMethod: |
| | | properties: |
| | |
| | | type: string |
| | | key_maker: |
| | | type: string |
| | | member: |
| | | $ref: '#/definitions/model.User' |
| | | member_id: |
| | | type: integer |
| | | name: |
| | |
| | | type: string |
| | | possibilities_id: |
| | | type: integer |
| | | possibility: |
| | | $ref: '#/definitions/model.Possibility' |
| | | process: |
| | | type: string |
| | | projected_amount: |
| | |
| | | $ref: '#/definitions/model.Region' |
| | | region_id: |
| | | type: integer |
| | | regular_customers: |
| | | $ref: '#/definitions/model.RegularCustomers' |
| | | regular_customers_id: |
| | | type: integer |
| | | remark: |
| | | type: string |
| | | sale_stage: |
| | | $ref: '#/definitions/model.SaleStage' |
| | | sale_stage_id: |
| | | type: integer |
| | | sale_type: |
| | | $ref: '#/definitions/model.SaleType' |
| | | sale_type_id: |
| | | type: integer |
| | | sales_sources: |
| | | $ref: '#/definitions/model.SalesSources' |
| | | sales_sources_id: |
| | | type: integer |
| | | salesSources: |
| | | $ref: '#/definitions/model.SalesSources' |
| | | solutions: |
| | | type: string |
| | | status_id: |
| | |
| | | type: object |
| | | model.SalesDetails: |
| | | properties: |
| | | Member: |
| | | $ref: '#/definitions/model.User' |
| | | address: |
| | | type: string |
| | | addressee: |
| | |
| | | amountReceived: |
| | | description: 已收金额 |
| | | type: number |
| | | amountTotal: |
| | | description: 价税合计 |
| | | type: number |
| | | amountUnInvoiced: |
| | | description: 未开票金额 |
| | | type: number |
| | |
| | | clientId: |
| | | type: integer |
| | | conditions: |
| | | type: string |
| | | createTime: |
| | | type: string |
| | | creatorId: |
| | | type: integer |
| | | creatorName: |
| | | type: string |
| | | deliveryDate: |
| | | type: string |
| | |
| | | type: integer |
| | | signTime: |
| | | type: string |
| | | updateTime: |
| | | type: string |
| | | wechatOrderStatus: |
| | | $ref: '#/definitions/model.WechatOrderStatus' |
| | | wechatOrderStatusId: |
| | |
| | | type: array |
| | | id: |
| | | type: integer |
| | | member: |
| | | $ref: '#/definitions/model.User' |
| | | member_id: |
| | | type: integer |
| | | name: |
| | |
| | | $ref: '#/definitions/model.Region' |
| | | region_id: |
| | | type: integer |
| | | sales_sources: |
| | | $ref: '#/definitions/model.SalesSources' |
| | | sales_sources_id: |
| | | type: integer |
| | | sales_status: |
| | |
| | | type: object |
| | | model.SalesRefund: |
| | | properties: |
| | | accountId: |
| | | amountTotal: |
| | | description: 价税合计 |
| | | type: number |
| | | bankAccount: |
| | | $ref: '#/definitions/model.BankAccount' |
| | | bankAccountId: |
| | | description: 账户id |
| | | type: integer |
| | | client: |
| | | $ref: '#/definitions/model.Client' |
| | | clientId: |
| | | type: integer |
| | | createTime: |
| | | type: string |
| | | creatorName: |
| | | type: string |
| | | id: |
| | | type: integer |
| | | isInvoice: |
| | | type: integer |
| | | type: string |
| | | member: |
| | | $ref: '#/definitions/model.User' |
| | | memberId: |
| | | type: integer |
| | | number: |
| | | type: string |
| | | paymentType: |
| | | $ref: '#/definitions/model.PaymentType' |
| | | paymentTypeId: |
| | | description: 收款方式ID |
| | | type: integer |
| | | products: |
| | | items: |
| | | $ref: '#/definitions/model.Product' |
| | |
| | | type: string |
| | | refundDate: |
| | | type: string |
| | | refundMethod: |
| | | sourceId: |
| | | description: 源单id |
| | | type: integer |
| | | sourceType: |
| | | allOf: |
| | | - $ref: '#/definitions/constvar.RefundSourceType' |
| | | description: 来源类型(1销售退货) |
| | | updateTime: |
| | | type: string |
| | | type: object |
| | | model.SalesReturn: |
| | | properties: |
| | | Member: |
| | | $ref: '#/definitions/model.User' |
| | | SalesReturnStatus: |
| | | allOf: |
| | | - $ref: '#/definitions/model.SalesReturnStatus' |
| | | description: 退货状态 |
| | | amountHasRefund: |
| | | description: 已退款金额 |
| | | type: number |
| | | amountShouldRefund: |
| | | description: 应退款金额 |
| | | type: number |
| | | client: |
| | | $ref: '#/definitions/model.Client' |
| | | clientId: |
| | | type: integer |
| | | createTime: |
| | | type: string |
| | | creatorName: |
| | | type: string |
| | | id: |
| | | type: integer |
| | | memberId: |
| | |
| | | number: |
| | | type: string |
| | | products: |
| | | description: 退货产品 |
| | | items: |
| | | $ref: '#/definitions/model.Product' |
| | | type: array |
| | | reason: |
| | | description: 退货原因 |
| | | type: string |
| | | repository: |
| | | type: string |
| | | returnDate: |
| | | description: 退货日期 |
| | | type: string |
| | | salesReturnStatus: |
| | | salesReturnStatusId: |
| | | description: 退货状态id |
| | | type: integer |
| | | sourceId: |
| | | description: 源单id |
| | | type: integer |
| | | sourceType: |
| | | allOf: |
| | | - $ref: '#/definitions/constvar.SalesReturnSourceType' |
| | | description: 源单类型(1销售明细) |
| | | updateTime: |
| | | type: string |
| | | type: object |
| | | model.SalesReturnStatus: |
| | | properties: |
| | |
| | | properties: |
| | | amount: |
| | | description: 金额 |
| | | type: number |
| | | amountReceivable: |
| | | description: 应收金额 |
| | | type: number |
| | | amountReceived: |
| | | description: 已收金额 |
| | | type: number |
| | | amountTotal: |
| | | description: 总额 |
| | | type: number |
| | | collectionDate: |
| | | description: 计划收款日期 |
| | |
| | | description: 源单id |
| | | type: integer |
| | | sourceType: |
| | | allOf: |
| | | - $ref: '#/definitions/constvar.CollectionSourceType' |
| | | description: 源单类型(1销售明细2服务合同3销售发票) |
| | | type: integer |
| | | status: |
| | | allOf: |
| | | - $ref: '#/definitions/constvar.CollectionStatus' |
| | | description: 状态(1未收2已收) |
| | | description: 状态(1未收2部分已收3已收) |
| | | term: |
| | | description: 期次 |
| | | type: integer |
| | |
| | | amountReceived: |
| | | description: 已收金额 |
| | | type: number |
| | | amountTotal: |
| | | description: 价税合计 |
| | | type: number |
| | | amountUnInvoiced: |
| | | description: 未开票金额 |
| | | type: number |
| | |
| | | $ref: '#/definitions/model.Contact' |
| | | contactId: |
| | | type: integer |
| | | createTime: |
| | | type: string |
| | | creatorName: |
| | | type: string |
| | | endTime: |
| | | type: string |
| | | id: |
| | | type: integer |
| | | member: |
| | | $ref: '#/definitions/model.User' |
| | | memberId: |
| | | type: integer |
| | | number: |
| | |
| | | startTime: |
| | | type: string |
| | | terms: |
| | | type: string |
| | | updateTime: |
| | | type: string |
| | | type: object |
| | | model.ServiceContractStatus: |
| | |
| | | $ref: '#/definitions/model.Contact' |
| | | contactId: |
| | | type: integer |
| | | customerServiceSheet: |
| | | $ref: '#/definitions/model.CustomerServiceSheet' |
| | | createTime: |
| | | type: string |
| | | creatorName: |
| | | type: string |
| | | file: |
| | | type: string |
| | | id: |
| | |
| | | $ref: '#/definitions/model.Satisfaction' |
| | | satisfactionId: |
| | | type: integer |
| | | serviceId: |
| | | type: integer |
| | | serviceOrder: |
| | | $ref: '#/definitions/model.ServiceOrder' |
| | | serviceOrderId: |
| | | type: integer |
| | | solveRate: |
| | | $ref: '#/definitions/model.SolveRate' |
| | | solveRateId: |
| | |
| | | $ref: '#/definitions/model.TimelyRate' |
| | | timelyRateId: |
| | | type: integer |
| | | updateTime: |
| | | type: string |
| | | type: object |
| | | model.ServiceOrder: |
| | | properties: |
| | |
| | | contactId: |
| | | description: 联系人id |
| | | type: integer |
| | | contract: |
| | | $ref: '#/definitions/model.Contract' |
| | | contractId: |
| | | description: 合同id |
| | | type: integer |
| | | createTime: |
| | | type: string |
| | | creatorName: |
| | | type: string |
| | | expectTime: |
| | | description: 希望处理时间 |
| | | type: string |
| | |
| | | type: integer |
| | | id: |
| | | type: integer |
| | | orderId: |
| | | description: 销售订单id |
| | | type: integer |
| | | orderManage: |
| | | $ref: '#/definitions/model.OrderManage' |
| | | priorityLevel: |
| | | $ref: '#/definitions/model.PriorityLevel' |
| | | priorityLevelId: |
| | |
| | | problemDesc: |
| | | description: 问题描述 |
| | | type: string |
| | | product: |
| | | $ref: '#/definitions/model.Product' |
| | | productId: |
| | | description: 产品id |
| | | type: integer |
| | | productName: |
| | | description: 产品名称 |
| | | type: string |
| | | productTypeName: |
| | | description: 产品分类名称 |
| | | type: string |
| | | realTime: |
| | | description: 实际处理时间 |
| | | type: string |
| | |
| | | saleChanceId: |
| | | description: 销售机会id |
| | | type: integer |
| | | salesDetails: |
| | | $ref: '#/definitions/model.SalesDetails' |
| | | salesDetailsId: |
| | | description: 销售明细id |
| | | type: integer |
| | | serviceContract: |
| | | $ref: '#/definitions/model.ServiceContract' |
| | | serviceContractId: |
| | | description: 服务合同id |
| | | type: integer |
| | | serviceMan: |
| | | allOf: |
| | | - $ref: '#/definitions/model.User' |
| | | description: 服务人员 |
| | | serviceManId: |
| | | description: 服务人员 |
| | | type: integer |
| | |
| | | type: string |
| | | serviceOrderStatus: |
| | | $ref: '#/definitions/model.ServiceOrderStatus' |
| | | serviceOrderStatusId: |
| | | description: 处理状态 |
| | | type: integer |
| | | serviceType: |
| | | $ref: '#/definitions/model.ServiceType' |
| | | serviceTypeId: |
| | |
| | | solutionRemark: |
| | | description: 内部备注 |
| | | type: string |
| | | status: |
| | | description: 处理状态 |
| | | type: integer |
| | | subject: |
| | | description: 主题 |
| | | type: string |
| | |
| | | timeSpentId: |
| | | description: 花费时间 |
| | | type: integer |
| | | updateTime: |
| | | type: string |
| | | type: object |
| | | model.ServiceOrderStatus: |
| | | properties: |
| | |
| | | type: integer |
| | | id: |
| | | type: integer |
| | | masterOrder: |
| | | $ref: '#/definitions/model.MasterOrder' |
| | | masterOrderId: |
| | | type: integer |
| | | member: |
| | | $ref: '#/definitions/model.User' |
| | | memberId: |
| | | type: integer |
| | | number: |
| | |
| | | type: integer |
| | | contact: |
| | | $ref: '#/definitions/request.Contact' |
| | | contact_id: |
| | | description: 联系人ID |
| | | type: integer |
| | | country_id: |
| | | type: integer |
| | | detail_address: |
| | |
| | | type: object |
| | | request.AddReceipt: |
| | | properties: |
| | | amount: |
| | | description: 收款金额 |
| | | type: number |
| | | bankAccount: |
| | | $ref: '#/definitions/model.BankAccount' |
| | | bankAccountId: |
| | | description: 账户id |
| | | type: integer |
| | | client: |
| | | allOf: |
| | | - $ref: '#/definitions/model.Client' |
| | | description: 客户id |
| | | clientId: |
| | | description: 客户id |
| | | type: integer |
| | |
| | | moneyType: |
| | | description: 币种 |
| | | type: string |
| | | paymentType: |
| | | $ref: '#/definitions/model.PaymentType' |
| | | paymentTypeId: |
| | | description: 收款方式ID |
| | | type: integer |
| | | principal: |
| | | allOf: |
| | | - $ref: '#/definitions/model.User' |
| | | description: 负责人id |
| | | principalId: |
| | | description: 负责人id |
| | | type: integer |
| | |
| | | description: 源单id |
| | | type: integer |
| | | sourceType: |
| | | allOf: |
| | | - $ref: '#/definitions/constvar.ReceiptSourceType' |
| | | description: 来源类型(1销售明细单2服务合同3销售发票4收款计划5出库单) |
| | | type: integer |
| | | type: object |
| | | request.AddRefundMethod: |
| | | properties: |
| | |
| | | type: object |
| | | request.AddServiceContractStatus: |
| | | properties: |
| | | id: |
| | | type: integer |
| | | name: |
| | | type: string |
| | | required: |
| | | - name |
| | | type: object |
| | | request.AddServiceContractType: |
| | | properties: |
| | |
| | | type: integer |
| | | contact: |
| | | $ref: '#/definitions/request.Contact' |
| | | contact_id: |
| | | description: 联系人ID |
| | | type: integer |
| | | country_id: |
| | | type: integer |
| | | detail_address: |
| | |
| | | type: string |
| | | satisfaction: |
| | | type: integer |
| | | serviceId: |
| | | serviceOrderId: |
| | | type: integer |
| | | solveRate: |
| | | type: integer |
| | |
| | | contactId: |
| | | description: 联系人id |
| | | type: integer |
| | | contractId: |
| | | description: 合同id |
| | | type: integer |
| | | expectTime: |
| | | description: 希望处理时间 |
| | | type: string |
| | |
| | | faultTypeId: |
| | | description: 故障类别id |
| | | type: integer |
| | | orderId: |
| | | description: 销售订单id |
| | | type: integer |
| | | priorityLevelId: |
| | | description: 优先级别id |
| | | type: integer |
| | | problemDesc: |
| | | description: 问题描述 |
| | | type: string |
| | | productId: |
| | | description: 产品id |
| | | type: integer |
| | | productName: |
| | | description: 产品名称 |
| | | type: string |
| | | productTypeName: |
| | | description: 产品分类名称 |
| | | type: string |
| | | realTime: |
| | | description: 实际处理时间 |
| | | type: string |
| | |
| | | saleChanceId: |
| | | description: 销售机会id |
| | | type: integer |
| | | salesDetailsId: |
| | | description: 销售订单id |
| | | type: integer |
| | | serviceContractId: |
| | | description: 合同id |
| | | type: integer |
| | | serviceManId: |
| | | description: 服务人员 |
| | | type: integer |
| | | serviceNumber: |
| | | description: 服务单编号 |
| | | type: string |
| | | serviceOrderStatusId: |
| | | description: 处理状态 |
| | | type: integer |
| | | serviceTypeId: |
| | | description: 服务方式id |
| | | type: integer |
| | |
| | | solutionRemark: |
| | | description: 内部备注 |
| | | type: string |
| | | status: |
| | | description: 处理状态 |
| | | type: integer |
| | | subject: |
| | | description: 主题 |
| | | type: string |
| | |
| | | description: 用户岗位 |
| | | type: string |
| | | type: object |
| | | request.CheckClientName: |
| | | properties: |
| | | name: |
| | | type: string |
| | | type: object |
| | | request.CommonIds: |
| | | properties: |
| | | ids: |
| | | items: |
| | | type: integer |
| | | type: array |
| | | required: |
| | | - ids |
| | | type: object |
| | | request.Contact: |
| | | properties: |
| | | birthday: |
| | |
| | | type: integer |
| | | type: array |
| | | type: object |
| | | request.DeleteContract: |
| | | properties: |
| | | ids: |
| | | items: |
| | | type: integer |
| | | type: array |
| | | type: object |
| | | request.DeleteCountry: |
| | | properties: |
| | | id: |
| | |
| | | type: integer |
| | | type: array |
| | | type: object |
| | | request.DeleteMasterOrder: |
| | | properties: |
| | | ids: |
| | | items: |
| | | type: integer |
| | | type: array |
| | | type: object |
| | | request.DeleteOrderManage: |
| | | properties: |
| | | ids: |
| | |
| | | type: integer |
| | | type: array |
| | | type: object |
| | | request.DeleteSalesLeads: |
| | | request.DeleteQuotation: |
| | | properties: |
| | | ids: |
| | | items: |
| | | type: integer |
| | | type: array |
| | | type: object |
| | | request.DeleteServiceContract: |
| | | request.DeleteSaleChance: |
| | | properties: |
| | | ids: |
| | | items: |
| | | type: integer |
| | | type: array |
| | | type: object |
| | | request.DeleteSalesLeads: |
| | | properties: |
| | | ids: |
| | | items: |
| | |
| | | type: array |
| | | type: object |
| | | request.DeleteServiceFollowup: |
| | | properties: |
| | | ids: |
| | | items: |
| | | type: integer |
| | | type: array |
| | | type: object |
| | | request.DeleteSubOrder: |
| | | properties: |
| | | ids: |
| | | items: |
| | |
| | | additionalProperties: true |
| | | description: '搜索条件: map[string]interface{}{"name": "xxx"}; {"name": "客户名称", |
| | | "phone": "手机号码", "detail_address":"详细地址", "next_visit_time":"下回回访日期", "member_name": |
| | | "销售负责人", "client_status": "客户状态", "client_level": "重要级别", "is_first": "是否是首要联系人"}' |
| | | "销售负责人", "client_status": "客户状态", "client_level": "重要级别", "is_first": "是否是首要联系人", |
| | | "client_id": "clientId 用于返回首要联系人"}' |
| | | type: object |
| | | type: object |
| | | request.GetContractList: |
| | | properties: |
| | | keyword: |
| | | type: string |
| | | page: |
| | | description: 页码 |
| | | type: integer |
| | | pageSize: |
| | | description: 每页大小 |
| | | type: integer |
| | | search_map: |
| | | additionalProperties: true |
| | | description: '搜索条件: map[string]interface{} {"member_name": "销售负责人", "number": |
| | | "合同编号", "created_at": "创建时间"}' |
| | | type: object |
| | | type: object |
| | | request.GetFaqList: |
| | | properties: |
| | |
| | | description: '搜索条件: map[string]interface{}{"name": "xxx"}; {"topic": "跟进主题", |
| | | "member_name": "跟进人", "client_name": "客户名称", "client_status": "客户状态", "follow_time": |
| | | "跟进时间", "next_follow_time": "下次跟进时间", "record": "跟进记录", "phone": "联系人电话", |
| | | "contact_name": "联系人姓名"}' |
| | | "contact_name": "联系人姓名", "sales_leads_id": "销售线索id", "sale_chance_id": "销售机会id"}' |
| | | type: object |
| | | type: object |
| | | request.GetMasterOrderList: |
| | | properties: |
| | | keyword: |
| | | type: string |
| | | page: |
| | | description: 页码 |
| | | type: integer |
| | | pageSize: |
| | | description: 每页大小 |
| | | type: integer |
| | | search_map: |
| | | additionalProperties: true |
| | | description: '搜索条件: map[string]interface{}{"name": "xxx"}; {"number": "销售总单号", |
| | | "client_name": "客户名称", "member_name": "销售负责人", "start_time": "开始时间", "end_time": |
| | | "结束时间", "money": "总金额", "member_name": "负责人"}' |
| | | type: object |
| | | type: object |
| | | request.GetOrderManageList: |
| | | properties: |
| | |
| | | type: object |
| | | request.GetQuotationList: |
| | | properties: |
| | | keyword: |
| | | type: string |
| | | page: |
| | | description: 页码 |
| | | type: integer |
| | | pageSize: |
| | | description: 每页大小 |
| | | type: integer |
| | | search_map: |
| | | additionalProperties: true |
| | | description: '搜索条件: map[string]interface{}{"name": "xxx"}; {"sale_chance_id": |
| | | 销售线索id, "client_name": "客户名称", "member_name": "销售负责人", "contact_name": "联系人", |
| | | "validity_date": "有效期"}' |
| | | type: object |
| | | type: object |
| | | request.GetSaleChanceList: |
| | | properties: |
| | | keyword: |
| | | type: string |
| | | page: |
| | | description: 页码 |
| | | type: integer |
| | | pageSize: |
| | | description: 每页大小 |
| | | type: integer |
| | | search_map: |
| | | additionalProperties: true |
| | | description: '搜索条件: map[string]interface{}{"name": "xxx"}; {"name": "机会名称", |
| | | "client_name": "客户名称","number":"编号", "contact_name":"联系人姓名", "member_name": |
| | | "销售负责人", "status": "状态", "sale_stage": "阶段", "possibilities": "可能性", "expected_time": |
| | | "预计成交时间", "budget": "资金绝对值", "projected_amount": "预计合同金额"}' |
| | | type: object |
| | | type: object |
| | | request.GetSalesDetailsList: |
| | | properties: |
| | |
| | | properties: |
| | | keyword: |
| | | type: string |
| | | keywordType: |
| | | $ref: '#/definitions/constvar.SalesRefundKeywordType' |
| | | page: |
| | | description: 页码 |
| | | type: integer |
| | |
| | | properties: |
| | | keyword: |
| | | type: string |
| | | keywordType: |
| | | $ref: '#/definitions/constvar.SalesReturnKeywordType' |
| | | page: |
| | | description: 页码 |
| | | type: integer |
| | |
| | | pageSize: |
| | | description: 每页大小 |
| | | type: integer |
| | | serviceOrderId: |
| | | description: 服务回访单id |
| | | type: integer |
| | | type: object |
| | | request.GetServiceOrderList: |
| | | properties: |
| | |
| | | type: integer |
| | | queryClass: |
| | | $ref: '#/definitions/constvar.ServiceOrderQueryClass' |
| | | salesDetailsId: |
| | | type: integer |
| | | serviceContractId: |
| | | type: integer |
| | | type: object |
| | | request.GetSubOrderList: |
| | | properties: |
| | | keyword: |
| | | type: string |
| | | page: |
| | | description: 页码 |
| | | type: integer |
| | | pageSize: |
| | | description: 每页大小 |
| | | type: integer |
| | | search_map: |
| | | additionalProperties: true |
| | | description: '搜索条件: map[string]interface{}{"name": "xxx"}; {"number": "销售子单号", |
| | | "client_name": "客户名称", "master_order_number": "销售总单号", "member_name": "销售负责人", |
| | | "master_order_id": "销售总单id"}' |
| | | type: object |
| | | type: object |
| | | request.GetUserList: |
| | | properties: |
| | |
| | | type: object |
| | | request.SalesRefund: |
| | | properties: |
| | | accountId: |
| | | bankAccountId: |
| | | description: 账户id |
| | | type: integer |
| | | clientId: |
| | | type: integer |
| | | isInvoice: |
| | | type: integer |
| | | type: string |
| | | memberId: |
| | | type: integer |
| | | number: |
| | | type: string |
| | | paymentTypeId: |
| | | description: 收款方式ID |
| | | type: integer |
| | | products: |
| | | items: |
| | | $ref: '#/definitions/model.Product' |
| | |
| | | type: string |
| | | refundDate: |
| | | type: string |
| | | refundMethod: |
| | | type: string |
| | | sourceId: |
| | | description: 源单id |
| | | type: integer |
| | | sourceType: |
| | | allOf: |
| | | - $ref: '#/definitions/constvar.RefundSourceType' |
| | | description: 来源类型(1销售退款单) |
| | | required: |
| | | - sourceId |
| | | - sourceType |
| | | type: object |
| | | request.SalesReturn: |
| | | properties: |
| | |
| | | number: |
| | | type: string |
| | | products: |
| | | description: 退货产品 |
| | | items: |
| | | $ref: '#/definitions/model.Product' |
| | | type: array |
| | | reason: |
| | | description: 退货原因 |
| | | type: string |
| | | repository: |
| | | type: string |
| | | returnDate: |
| | | description: 退货日期 |
| | | type: string |
| | | status: |
| | | salesReturnStatusId: |
| | | description: 退货状态id |
| | | type: integer |
| | | sourceId: |
| | | description: 源单id |
| | | type: integer |
| | | sourceType: |
| | | allOf: |
| | | - $ref: '#/definitions/constvar.SalesReturnSourceType' |
| | | description: 源单类型(1销售明细) |
| | | type: object |
| | | request.SetAuthorityMenu: |
| | | properties: |
| | |
| | | type: integer |
| | | contact: |
| | | $ref: '#/definitions/request.Contact' |
| | | contact_id: |
| | | description: 联系人ID |
| | | type: integer |
| | | country_id: |
| | | type: integer |
| | | detail_address: |
| | |
| | | type: object |
| | | request.UpdateReceipt: |
| | | properties: |
| | | amount: |
| | | description: 收款金额 |
| | | type: number |
| | | bankAccount: |
| | | $ref: '#/definitions/model.BankAccount' |
| | | bankAccountId: |
| | | description: 账户id |
| | | type: integer |
| | | client: |
| | | allOf: |
| | | - $ref: '#/definitions/model.Client' |
| | | description: 客户id |
| | | clientId: |
| | | description: 客户id |
| | | type: integer |
| | |
| | | moneyType: |
| | | description: 币种 |
| | | type: string |
| | | paymentType: |
| | | $ref: '#/definitions/model.PaymentType' |
| | | paymentTypeId: |
| | | description: 收款方式ID |
| | | type: integer |
| | | principal: |
| | | allOf: |
| | | - $ref: '#/definitions/model.User' |
| | | description: 负责人id |
| | | principalId: |
| | | description: 负责人id |
| | | type: integer |
| | |
| | | description: 源单id |
| | | type: integer |
| | | sourceType: |
| | | allOf: |
| | | - $ref: '#/definitions/constvar.ReceiptSourceType' |
| | | description: 来源类型(1销售明细单2服务合同3销售发票4收款计划5出库单) |
| | | type: integer |
| | | type: object |
| | | request.UpdateRefundMethod: |
| | | properties: |
| | |
| | | amount: |
| | | description: 金额 |
| | | type: number |
| | | amountReceivable: |
| | | description: 应收金额 |
| | | type: number |
| | | amountReceived: |
| | | description: 已收金额 |
| | | type: number |
| | | amountTotal: |
| | | description: 总额 |
| | | type: number |
| | | collectionDate: |
| | | description: 计划收款日期 |
| | | type: string |
| | |
| | | description: 源单id |
| | | type: integer |
| | | sourceType: |
| | | allOf: |
| | | - $ref: '#/definitions/constvar.CollectionSourceType' |
| | | description: 源单类型(1销售明细2服务合同3销售发票) |
| | | type: integer |
| | | status: |
| | | allOf: |
| | | - $ref: '#/definitions/constvar.CollectionStatus' |
| | | description: 状态(1未收2已收) |
| | | description: 状态(1未收2部分已收3已收) |
| | | term: |
| | | description: 期次 |
| | | type: integer |
| | |
| | | type: integer |
| | | name: |
| | | type: string |
| | | required: |
| | | - id |
| | | - name |
| | | type: object |
| | | request.UpdateServiceContractStatuss: |
| | | properties: |
| | | service_contract_status: |
| | | items: |
| | | $ref: '#/definitions/request.UpdateServiceContractStatus' |
| | | type: array |
| | | required: |
| | | - service_contract_status |
| | | type: object |
| | | request.UpdateServiceContractType: |
| | | properties: |
| | |
| | | type: integer |
| | | contact: |
| | | $ref: '#/definitions/request.Contact' |
| | | contact_id: |
| | | description: 联系人ID |
| | | type: integer |
| | | country_id: |
| | | type: integer |
| | | detail_address: |
| | |
| | | type: string |
| | | satisfaction: |
| | | type: integer |
| | | serviceId: |
| | | serviceOrderId: |
| | | type: integer |
| | | solveRate: |
| | | type: integer |
| | |
| | | contactId: |
| | | description: 联系人id |
| | | type: integer |
| | | contractId: |
| | | description: 合同id |
| | | type: integer |
| | | expectTime: |
| | | description: 希望处理时间 |
| | | type: string |
| | |
| | | type: integer |
| | | id: |
| | | type: integer |
| | | orderId: |
| | | description: 销售订单id |
| | | type: integer |
| | | priorityLevelId: |
| | | description: 优先级别id |
| | | type: integer |
| | | problemDesc: |
| | | description: 问题描述 |
| | | type: string |
| | | productId: |
| | | description: 产品id |
| | | type: integer |
| | | productName: |
| | | description: 产品名称 |
| | | type: string |
| | | productTypeName: |
| | | description: 产品分类名称 |
| | | type: string |
| | | realTime: |
| | | description: 实际处理时间 |
| | | type: string |
| | |
| | | saleChanceId: |
| | | description: 销售机会id |
| | | type: integer |
| | | salesDetailsId: |
| | | description: 销售订单id |
| | | type: integer |
| | | serviceContractId: |
| | | description: 合同id |
| | | type: integer |
| | | serviceManId: |
| | | description: 服务人员 |
| | | type: integer |
| | | serviceNumber: |
| | | description: 服务单编号 |
| | | type: string |
| | | serviceOrderStatusId: |
| | | description: 处理状态 |
| | | type: integer |
| | | serviceTypeId: |
| | | description: 服务方式id |
| | | type: integer |
| | |
| | | solutionRemark: |
| | | description: 内部备注 |
| | | type: string |
| | | status: |
| | | description: 处理状态 |
| | | type: integer |
| | | subject: |
| | | description: 主题 |
| | | type: string |
| | |
| | | list: |
| | | items: |
| | | $ref: '#/definitions/model.ClientType' |
| | | type: array |
| | | type: object |
| | | response.ContactInformationResponse: |
| | | properties: |
| | | list: |
| | | items: |
| | | $ref: '#/definitions/model.ContactInformation' |
| | | type: array |
| | | type: object |
| | | response.ContactResponse: |
| | |
| | | $ref: '#/definitions/model.Satisfaction' |
| | | type: array |
| | | type: object |
| | | response.ServiceContractStatusResponse: |
| | | properties: |
| | | list: |
| | | items: |
| | | $ref: '#/definitions/model.ServiceContractStatus' |
| | | type: array |
| | | type: object |
| | | response.ServiceContractTypeResponse: |
| | | properties: |
| | | list: |
| | |
| | | schema: |
| | | $ref: '#/definitions/contextx.Response' |
| | | summary: 添加客户 |
| | | tags: |
| | | - Client |
| | | /api/client/checkName: |
| | | post: |
| | | parameters: |
| | | - description: 参数 |
| | | in: body |
| | | name: object |
| | | required: true |
| | | schema: |
| | | $ref: '#/definitions/request.CheckClientName' |
| | | produces: |
| | | - application/json |
| | | responses: |
| | | "200": |
| | | description: OK |
| | | schema: |
| | | $ref: '#/definitions/contextx.Response' |
| | | summary: 检查客户名称是否重复 |
| | | tags: |
| | | - Client |
| | | /api/client/delete: |
| | |
| | | summary: 更新联系人 |
| | | tags: |
| | | - Contact |
| | | /api/contactInformation/list: |
| | | get: |
| | | produces: |
| | | - application/json |
| | | responses: |
| | | "200": |
| | | description: OK |
| | | schema: |
| | | allOf: |
| | | - $ref: '#/definitions/contextx.Response' |
| | | - properties: |
| | | data: |
| | | $ref: '#/definitions/response.ContactInformationResponse' |
| | | type: object |
| | | summary: 联系方式列表 |
| | | tags: |
| | | - ContactInformation |
| | | /api/contract/add: |
| | | post: |
| | | parameters: |
| | |
| | | summary: 添加合同 |
| | | tags: |
| | | - Contract |
| | | /api/contract/delete/{id}: |
| | | /api/contract/delete: |
| | | delete: |
| | | parameters: |
| | | - description: 查询参数 |
| | | in: path |
| | | name: id |
| | | in: body |
| | | name: object |
| | | required: true |
| | | type: integer |
| | | schema: |
| | | $ref: '#/definitions/request.DeleteContract' |
| | | produces: |
| | | - application/json |
| | | responses: |
| | |
| | | summary: 添加主订单 |
| | | tags: |
| | | - MasterOrder |
| | | /api/masterOrder/delete/{id}: |
| | | /api/masterOrder/delete: |
| | | delete: |
| | | parameters: |
| | | - description: 查询参数 |
| | | in: path |
| | | name: id |
| | | in: body |
| | | name: object |
| | | required: true |
| | | type: integer |
| | | schema: |
| | | $ref: '#/definitions/request.DeleteMasterOrder' |
| | | produces: |
| | | - application/json |
| | | responses: |
| | |
| | | summary: 添加报价单 |
| | | tags: |
| | | - Quotation |
| | | /api/quotation/delete/{id}: |
| | | /api/quotation/delete: |
| | | delete: |
| | | parameters: |
| | | - description: 查询参数 |
| | | in: path |
| | | name: id |
| | | in: body |
| | | name: object |
| | | required: true |
| | | type: integer |
| | | schema: |
| | | $ref: '#/definitions/request.DeleteQuotation' |
| | | produces: |
| | | - application/json |
| | | responses: |
| | |
| | | summary: 添加销售机会 |
| | | tags: |
| | | - SaleChance |
| | | /api/saleChance/delete/{id}: |
| | | /api/saleChance/delete: |
| | | delete: |
| | | parameters: |
| | | - description: 查询参数 |
| | | in: path |
| | | name: id |
| | | in: body |
| | | name: object |
| | | required: true |
| | | type: integer |
| | | schema: |
| | | $ref: '#/definitions/request.DeleteSaleChance' |
| | | produces: |
| | | - application/json |
| | | responses: |
| | |
| | | summary: 添加销售明细 |
| | | tags: |
| | | - SalesDetails |
| | | /api/salesDetails/delete: |
| | | delete: |
| | | parameters: |
| | | - description: 参数 |
| | | in: body |
| | | name: object |
| | | required: true |
| | | schema: |
| | | $ref: '#/definitions/request.CommonIds' |
| | | produces: |
| | | - application/json |
| | | responses: |
| | | "200": |
| | | description: OK |
| | | schema: |
| | | $ref: '#/definitions/contextx.Response' |
| | | summary: 批量删除销售明细 |
| | | tags: |
| | | - SalesDetails 销售明细 |
| | | /api/salesDetails/delete/{id}: |
| | | delete: |
| | | parameters: |
| | |
| | | $ref: '#/definitions/contextx.Response' |
| | | summary: 添加销售退款 |
| | | tags: |
| | | - SalesRefund |
| | | - 销售退款单 |
| | | /api/salesRefund/delete: |
| | | delete: |
| | | parameters: |
| | | - description: 参数 |
| | | in: body |
| | | name: object |
| | | required: true |
| | | schema: |
| | | $ref: '#/definitions/request.CommonIds' |
| | | produces: |
| | | - application/json |
| | | responses: |
| | | "200": |
| | | description: OK |
| | | schema: |
| | | $ref: '#/definitions/contextx.Response' |
| | | summary: 批量删除销售退款单 |
| | | tags: |
| | | - 销售退款单 |
| | | /api/salesRefund/delete/{id}: |
| | | delete: |
| | | parameters: |
| | |
| | | $ref: '#/definitions/contextx.Response' |
| | | summary: 删除销售退款 |
| | | tags: |
| | | - SalesRefund |
| | | - 销售退款单 |
| | | /api/salesRefund/list: |
| | | post: |
| | | parameters: |
| | |
| | | type: object |
| | | summary: 销售退款单列表 |
| | | tags: |
| | | - SalesRefund |
| | | - 销售退款单 |
| | | /api/salesRefund/update: |
| | | put: |
| | | parameters: |
| | |
| | | $ref: '#/definitions/contextx.Response' |
| | | summary: 更新销售退款 |
| | | tags: |
| | | - SalesRefund |
| | | - 销售退款单 |
| | | /api/salesReturn/add: |
| | | post: |
| | | parameters: |
| | |
| | | $ref: '#/definitions/contextx.Response' |
| | | summary: 添加销售退货 |
| | | tags: |
| | | - SalesReturn |
| | | - 销售退货单 |
| | | /api/salesReturn/delete: |
| | | delete: |
| | | parameters: |
| | | - description: 参数 |
| | | in: body |
| | | name: object |
| | | required: true |
| | | schema: |
| | | $ref: '#/definitions/request.CommonIds' |
| | | produces: |
| | | - application/json |
| | | responses: |
| | | "200": |
| | | description: OK |
| | | schema: |
| | | $ref: '#/definitions/contextx.Response' |
| | | summary: 批量删除销售退货单 |
| | | tags: |
| | | - 销售退货单 |
| | | /api/salesReturn/delete/{id}: |
| | | delete: |
| | | parameters: |
| | |
| | | $ref: '#/definitions/contextx.Response' |
| | | summary: 删除销售退货 |
| | | tags: |
| | | - SalesReturn |
| | | - 销售退货单 |
| | | /api/salesReturn/list: |
| | | post: |
| | | parameters: |
| | |
| | | type: object |
| | | summary: 销售退货单列表 |
| | | tags: |
| | | - SalesReturn |
| | | - 销售退货单 |
| | | /api/salesReturn/update: |
| | | put: |
| | | parameters: |
| | |
| | | $ref: '#/definitions/contextx.Response' |
| | | summary: 更新销售退货 |
| | | tags: |
| | | - SalesReturn |
| | | - 销售退货单 |
| | | /api/salesReturnStatus/add: |
| | | post: |
| | | parameters: |
| | |
| | | /api/serviceContract/delete: |
| | | delete: |
| | | parameters: |
| | | - description: 查询参数 |
| | | - description: 参数 |
| | | in: body |
| | | name: object |
| | | required: true |
| | | schema: |
| | | $ref: '#/definitions/request.DeleteServiceContract' |
| | | $ref: '#/definitions/request.CommonIds' |
| | | produces: |
| | | - application/json |
| | | responses: |
| | |
| | | description: OK |
| | | schema: |
| | | $ref: '#/definitions/contextx.Response' |
| | | summary: 删除服务合同 |
| | | summary: 批量删除服务合同 |
| | | tags: |
| | | - ServiceContract |
| | | /api/serviceContract/list: |
| | |
| | | description: OK |
| | | schema: |
| | | $ref: '#/definitions/contextx.Response' |
| | | summary: 添加服务合同状态 |
| | | summary: 添加合同状态 |
| | | tags: |
| | | - ServiceContractStatus |
| | | - 合同状态 |
| | | /api/serviceContractStatus/delete/{id}: |
| | | delete: |
| | | parameters: |
| | |
| | | description: OK |
| | | schema: |
| | | $ref: '#/definitions/contextx.Response' |
| | | summary: 删除服务合同状态 |
| | | summary: 删除合同状态 |
| | | tags: |
| | | - ServiceContractStatus |
| | | - 合同状态 |
| | | /api/serviceContractStatus/list: |
| | | get: |
| | | parameters: |
| | | - in: query |
| | | name: keyword |
| | | type: string |
| | | - enum: |
| | | - "" |
| | | in: query |
| | | name: keywordType |
| | | type: string |
| | | x-enum-varnames: |
| | | - ServiceContractStatusKeywordCustomerName |
| | | - description: 页码 |
| | | in: query |
| | | name: page |
| | | type: integer |
| | | - description: 每页大小 |
| | | in: query |
| | | name: pageSize |
| | | type: integer |
| | | - enum: |
| | | - "" |
| | | in: query |
| | | name: queryClass |
| | | type: string |
| | | x-enum-varnames: |
| | | - ServiceContractStatusQueryClassExpireLessThen60Days |
| | | produces: |
| | | - application/json |
| | | responses: |
| | |
| | | description: OK |
| | | schema: |
| | | allOf: |
| | | - $ref: '#/definitions/contextx.Response' |
| | | - $ref: '#/definitions/response.ListResponse' |
| | | - properties: |
| | | data: |
| | | $ref: '#/definitions/response.ServiceContractStatusResponse' |
| | | items: |
| | | $ref: '#/definitions/model.ServiceContractStatus' |
| | | type: array |
| | | type: object |
| | | summary: 获取服务合同状态列表 |
| | | summary: 获取合同状态列表 |
| | | tags: |
| | | - ServiceContractStatus |
| | | - 合同状态 |
| | | /api/serviceContractStatus/update: |
| | | put: |
| | | parameters: |
| | |
| | | name: object |
| | | required: true |
| | | schema: |
| | | $ref: '#/definitions/request.UpdateServiceContractStatuss' |
| | | $ref: '#/definitions/request.UpdateServiceContractStatus' |
| | | produces: |
| | | - application/json |
| | | responses: |
| | |
| | | description: OK |
| | | schema: |
| | | $ref: '#/definitions/contextx.Response' |
| | | summary: 更新服务合同状态 |
| | | summary: 更新合同状态 |
| | | tags: |
| | | - ServiceContractStatus |
| | | - 合同状态 |
| | | /api/serviceContractType/add: |
| | | post: |
| | | parameters: |
| | |
| | | summary: 添加服务单 |
| | | tags: |
| | | - 服务单管理 |
| | | /api/serviceOrder/delete: |
| | | delete: |
| | | parameters: |
| | | - description: 参数 |
| | | in: body |
| | | name: object |
| | | required: true |
| | | schema: |
| | | $ref: '#/definitions/request.CommonIds' |
| | | produces: |
| | | - application/json |
| | | responses: |
| | | "200": |
| | | description: OK |
| | | schema: |
| | | $ref: '#/definitions/contextx.Response' |
| | | summary: 批量删除服务单 |
| | | tags: |
| | | - 服务单 |
| | | /api/serviceOrder/delete/{id}: |
| | | delete: |
| | | parameters: |
| | |
| | | summary: 添加子订单 |
| | | tags: |
| | | - SubOrder |
| | | /api/subOrder/delete/{id}: |
| | | /api/subOrder/delete: |
| | | delete: |
| | | parameters: |
| | | - description: 查询参数 |
| | | in: path |
| | | name: id |
| | | in: body |
| | | name: object |
| | | required: true |
| | | type: integer |
| | | schema: |
| | | $ref: '#/definitions/request.DeleteSubOrder' |
| | | produces: |
| | | - application/json |
| | | responses: |