| | |
| | | title: |
| | | type: string |
| | | type: object |
| | | model.OrderManage: |
| | | properties: |
| | | client: |
| | | $ref: '#/definitions/model.Client' |
| | | clientId: |
| | | type: integer |
| | | contactId: |
| | | type: integer |
| | | file: |
| | | type: string |
| | | id: |
| | | type: integer |
| | | name: |
| | | type: string |
| | | number: |
| | | type: string |
| | | orderType: |
| | | type: integer |
| | | problemDescription: |
| | | type: string |
| | | reportSourceId: |
| | | type: integer |
| | | sourceSheet: |
| | | type: integer |
| | | type: object |
| | | model.OrderType: |
| | | properties: |
| | | id: |
| | |
| | | description: 每页大小 |
| | | type: integer |
| | | type: object |
| | | request.GetContractList: |
| | | properties: |
| | | keyword: |
| | | type: string |
| | | page: |
| | | description: 页码 |
| | | type: integer |
| | | pageSize: |
| | | description: 每页大小 |
| | | type: integer |
| | | type: object |
| | | request.GetFollowRecordList: |
| | | properties: |
| | | keyword: |
| | |
| | | description: 每页大小 |
| | | type: integer |
| | | type: object |
| | | request.GetMasterOrderList: |
| | | properties: |
| | | keyword: |
| | | type: string |
| | | page: |
| | | description: 页码 |
| | | type: integer |
| | | pageSize: |
| | | description: 每页大小 |
| | | type: integer |
| | | type: object |
| | | request.GetOrderManageList: |
| | | properties: |
| | | keyword: |
| | | type: string |
| | | page: |
| | | description: 页码 |
| | | type: integer |
| | | pageSize: |
| | | description: 每页大小 |
| | | type: integer |
| | | type: object |
| | | request.GetPlanList: |
| | | properties: |
| | | keyword: |
| | | type: string |
| | | page: |
| | | description: 页码 |
| | | type: integer |
| | | pageSize: |
| | | description: 每页大小 |
| | | type: integer |
| | | type: object |
| | | request.GetQuotationList: |
| | | properties: |
| | | keyword: |
| | | type: string |
| | | page: |
| | | description: 页码 |
| | | type: integer |
| | | pageSize: |
| | | description: 每页大小 |
| | | type: integer |
| | | type: object |
| | | request.GetSaleChanceList: |
| | | properties: |
| | | keyword: |
| | | type: string |
| | | page: |
| | | description: 页码 |
| | | type: integer |
| | | pageSize: |
| | | description: 每页大小 |
| | | type: integer |
| | | type: object |
| | | request.GetSalesDetailsList: |
| | | properties: |
| | | keyword: |
| | | type: string |
| | | page: |
| | | description: 页码 |
| | | type: integer |
| | | pageSize: |
| | | description: 每页大小 |
| | | type: integer |
| | | type: object |
| | | request.GetSalesLeadsList: |
| | | properties: |
| | | keyword: |
| | | type: string |
| | | page: |
| | | description: 页码 |
| | | type: integer |
| | | pageSize: |
| | | description: 每页大小 |
| | | type: integer |
| | | type: object |
| | | request.GetSalesRefundList: |
| | | properties: |
| | | keyword: |
| | | type: string |
| | | page: |
| | | description: 页码 |
| | | type: integer |
| | | pageSize: |
| | | description: 每页大小 |
| | | type: integer |
| | | type: object |
| | | request.GetSalesReturnList: |
| | | properties: |
| | | keyword: |
| | | type: string |
| | | page: |
| | | description: 页码 |
| | | type: integer |
| | | pageSize: |
| | | description: 每页大小 |
| | | type: integer |
| | | type: object |
| | | request.GetServiceFeeManageList: |
| | | properties: |
| | | keyword: |
| | | type: string |
| | | page: |
| | | description: 页码 |
| | | type: integer |
| | | pageSize: |
| | | description: 每页大小 |
| | | type: integer |
| | | type: object |
| | | request.GetServiceFollowupList: |
| | | properties: |
| | | keyword: |
| | | type: string |
| | | page: |
| | | description: 页码 |
| | | type: integer |
| | | pageSize: |
| | | description: 每页大小 |
| | | type: integer |
| | | type: object |
| | | request.GetSubOrderList: |
| | | properties: |
| | | keyword: |
| | | type: string |
| | |
| | | type: object |
| | | response.ContractResponse: |
| | | properties: |
| | | count: |
| | | type: integer |
| | | list: |
| | | items: |
| | | $ref: '#/definitions/model.Contract' |
| | |
| | | type: object |
| | | response.MasterOrderResponse: |
| | | properties: |
| | | count: |
| | | type: integer |
| | | list: |
| | | items: |
| | | $ref: '#/definitions/model.MasterOrder' |
| | |
| | | list: |
| | | items: |
| | | $ref: '#/definitions/model.Menu' |
| | | type: array |
| | | type: object |
| | | response.OrderManageResponse: |
| | | properties: |
| | | count: |
| | | type: integer |
| | | list: |
| | | items: |
| | | $ref: '#/definitions/model.OrderManage' |
| | | type: array |
| | | type: object |
| | | response.OrderTypeResponse: |
| | |
| | | type: object |
| | | response.PlanResponse: |
| | | properties: |
| | | count: |
| | | type: integer |
| | | list: |
| | | items: |
| | | $ref: '#/definitions/model.Plan' |
| | |
| | | type: object |
| | | response.QuotationResponse: |
| | | properties: |
| | | count: |
| | | type: integer |
| | | list: |
| | | items: |
| | | $ref: '#/definitions/model.Quotation' |
| | |
| | | type: object |
| | | response.SaleChanceResponse: |
| | | properties: |
| | | count: |
| | | type: integer |
| | | list: |
| | | items: |
| | | $ref: '#/definitions/model.SaleChance' |
| | |
| | | type: object |
| | | response.SalesDetailsResponse: |
| | | properties: |
| | | count: |
| | | type: integer |
| | | list: |
| | | items: |
| | | $ref: '#/definitions/model.SalesDetails' |
| | |
| | | type: object |
| | | response.SalesRefundResponse: |
| | | properties: |
| | | count: |
| | | type: integer |
| | | list: |
| | | items: |
| | | $ref: '#/definitions/model.SalesRefund' |
| | |
| | | type: object |
| | | response.SalesReturnResponse: |
| | | properties: |
| | | count: |
| | | type: integer |
| | | list: |
| | | items: |
| | | $ref: '#/definitions/model.SalesReturn' |
| | |
| | | type: object |
| | | response.ServiceFeeManageResponse: |
| | | properties: |
| | | count: |
| | | type: integer |
| | | list: |
| | | items: |
| | | $ref: '#/definitions/model.ServiceFeeManage' |
| | |
| | | type: object |
| | | response.ServiceFollowupResponse: |
| | | properties: |
| | | count: |
| | | type: integer |
| | | list: |
| | | items: |
| | | $ref: '#/definitions/model.ServiceFollowup' |
| | |
| | | type: object |
| | | response.SubOrderResponse: |
| | | properties: |
| | | count: |
| | | type: integer |
| | | list: |
| | | items: |
| | | $ref: '#/definitions/model.SubOrder' |
| | |
| | | tags: |
| | | - Contract |
| | | /api/contract/list: |
| | | get: |
| | | post: |
| | | parameters: |
| | | - description: 参数 |
| | | in: body |
| | | name: object |
| | | required: true |
| | | schema: |
| | | $ref: '#/definitions/request.GetContractList' |
| | | produces: |
| | | - application/json |
| | | responses: |
| | |
| | | data: |
| | | $ref: '#/definitions/response.ContractResponse' |
| | | type: object |
| | | summary: 获取合同列表 |
| | | summary: 销售合同列表 |
| | | tags: |
| | | - Contract |
| | | /api/contract/update: |
| | |
| | | tags: |
| | | - MasterOrder |
| | | /api/masterOrder/list: |
| | | get: |
| | | post: |
| | | parameters: |
| | | - description: 参数 |
| | | in: body |
| | | name: object |
| | | required: true |
| | | schema: |
| | | $ref: '#/definitions/request.GetMasterOrderList' |
| | | produces: |
| | | - application/json |
| | | responses: |
| | |
| | | data: |
| | | $ref: '#/definitions/response.MasterOrderResponse' |
| | | type: object |
| | | summary: 主订单列表 |
| | | summary: 销售总单列表 |
| | | tags: |
| | | - MasterOrder |
| | | /api/masterOrder/update: |
| | |
| | | tags: |
| | | - OrderManage |
| | | /api/orderManage/list: |
| | | get: |
| | | post: |
| | | parameters: |
| | | - description: 参数 |
| | | in: body |
| | | name: object |
| | | required: true |
| | | schema: |
| | | $ref: '#/definitions/request.GetOrderManageList' |
| | | produces: |
| | | - application/json |
| | | responses: |
| | | "200": |
| | | description: OK |
| | | schema: |
| | | $ref: '#/definitions/contextx.Response' |
| | | summary: 工单列表 |
| | | allOf: |
| | | - $ref: '#/definitions/contextx.Response' |
| | | - properties: |
| | | data: |
| | | $ref: '#/definitions/response.OrderManageResponse' |
| | | type: object |
| | | summary: 工单管理列表 |
| | | tags: |
| | | - OrderManage |
| | | /api/orderManage/update: |
| | |
| | | tags: |
| | | - Plan |
| | | /api/plan/list: |
| | | get: |
| | | post: |
| | | parameters: |
| | | - description: 参数 |
| | | in: body |
| | | name: object |
| | | required: true |
| | | schema: |
| | | $ref: '#/definitions/request.GetPlanList' |
| | | produces: |
| | | - application/json |
| | | responses: |
| | |
| | | data: |
| | | $ref: '#/definitions/response.PlanResponse' |
| | | type: object |
| | | summary: 获取计划列表 |
| | | summary: 生成计划列表 |
| | | tags: |
| | | - Plan |
| | | /api/plan/update: |
| | |
| | | tags: |
| | | - Quotation |
| | | /api/quotation/list: |
| | | get: |
| | | post: |
| | | parameters: |
| | | - description: 参数 |
| | | in: body |
| | | name: object |
| | | required: true |
| | | schema: |
| | | $ref: '#/definitions/request.GetQuotationList' |
| | | produces: |
| | | - application/json |
| | | responses: |
| | |
| | | tags: |
| | | - SaleChance |
| | | /api/saleChance/list: |
| | | get: |
| | | post: |
| | | parameters: |
| | | - description: 参数 |
| | | in: body |
| | | name: object |
| | | required: true |
| | | schema: |
| | | $ref: '#/definitions/request.GetSaleChanceList' |
| | | produces: |
| | | - application/json |
| | | responses: |
| | |
| | | data: |
| | | $ref: '#/definitions/response.SaleChanceResponse' |
| | | type: object |
| | | summary: 获取销售机会列表 |
| | | summary: 销售机会列表 |
| | | tags: |
| | | - SaleChance |
| | | /api/saleChance/update: |
| | |
| | | tags: |
| | | - SalesDetails |
| | | /api/salesDetails/list: |
| | | get: |
| | | post: |
| | | parameters: |
| | | - description: 参数 |
| | | in: body |
| | | name: object |
| | | required: true |
| | | schema: |
| | | $ref: '#/definitions/request.GetSalesDetailsList' |
| | | produces: |
| | | - application/json |
| | | responses: |
| | |
| | | data: |
| | | $ref: '#/definitions/response.SalesDetailsResponse' |
| | | type: object |
| | | summary: 获取销售明细列表 |
| | | summary: 销售明细单列表 |
| | | tags: |
| | | - SalesDetails |
| | | /api/salesDetails/update: |
| | |
| | | tags: |
| | | - SalesRefund |
| | | /api/salesRefund/list: |
| | | get: |
| | | post: |
| | | parameters: |
| | | - description: 参数 |
| | | in: body |
| | | name: object |
| | | required: true |
| | | schema: |
| | | $ref: '#/definitions/request.GetSalesRefundList' |
| | | produces: |
| | | - application/json |
| | | responses: |
| | |
| | | data: |
| | | $ref: '#/definitions/response.SalesRefundResponse' |
| | | type: object |
| | | summary: 销售退款列表 |
| | | summary: 销售退款单列表 |
| | | tags: |
| | | - SalesRefund |
| | | /api/salesRefund/update: |
| | |
| | | tags: |
| | | - SalesReturn |
| | | /api/salesReturn/list: |
| | | get: |
| | | post: |
| | | parameters: |
| | | - description: 参数 |
| | | in: body |
| | | name: object |
| | | required: true |
| | | schema: |
| | | $ref: '#/definitions/request.GetSalesReturnList' |
| | | produces: |
| | | - application/json |
| | | responses: |
| | |
| | | data: |
| | | $ref: '#/definitions/response.SalesReturnResponse' |
| | | type: object |
| | | summary: 获取销售退货列表 |
| | | summary: 销售退货单列表 |
| | | tags: |
| | | - SalesReturn |
| | | /api/salesReturn/update: |
| | |
| | | tags: |
| | | - ServiceFeeManage |
| | | /api/serviceFeeManage/list: |
| | | get: |
| | | post: |
| | | parameters: |
| | | - description: 参数 |
| | | in: body |
| | | name: object |
| | | required: true |
| | | schema: |
| | | $ref: '#/definitions/request.GetServiceFeeManageList' |
| | | produces: |
| | | - application/json |
| | | responses: |
| | |
| | | tags: |
| | | - ServiceFollowup |
| | | /api/serviceFollowup/list: |
| | | get: |
| | | post: |
| | | parameters: |
| | | - description: 参数 |
| | | in: body |
| | | name: object |
| | | required: true |
| | | schema: |
| | | $ref: '#/definitions/request.GetServiceFollowupList' |
| | | produces: |
| | | - application/json |
| | | responses: |
| | |
| | | data: |
| | | $ref: '#/definitions/response.ServiceFollowupResponse' |
| | | type: object |
| | | summary: 服务跟进列表 |
| | | summary: 回访单管理列表 |
| | | tags: |
| | | - ServiceFollowup |
| | | /api/serviceFollowup/update: |
| | |
| | | tags: |
| | | - SubOrder |
| | | /api/subOrder/list: |
| | | get: |
| | | post: |
| | | parameters: |
| | | - description: 参数 |
| | | in: body |
| | | name: object |
| | | required: true |
| | | schema: |
| | | $ref: '#/definitions/request.GetSubOrderList' |
| | | produces: |
| | | - application/json |
| | | responses: |
| | |
| | | data: |
| | | $ref: '#/definitions/response.SubOrderResponse' |
| | | type: object |
| | | summary: 获取子订单列表 |
| | | summary: 销售子单列表 |
| | | tags: |
| | | - SubOrder |
| | | /api/subOrder/update: |