| | |
| | | - 2 |
| | | - 3 |
| | | - 4 |
| | | - 5 |
| | | - 6 |
| | | type: integer |
| | | x-enum-comments: |
| | | InStock: 备货中 |
| | | OverCLose: 已关闭 |
| | | OverOutbound: 出库完成 |
| | | WaitConfirmed: 待确认 |
| | | WaitDecompose: 待分解 |
| | | WaitOutbound: 待出库 |
| | | x-enum-varnames: |
| | | - WaitConfirmed |
| | | - WaitDecompose |
| | | - InStock |
| | | - WaitOutbound |
| | | - OverOutbound |
| | | - OverCLose |
| | |
| | | type: number |
| | | profit: |
| | | type: string |
| | | specs: |
| | | type: string |
| | | total: |
| | | type: number |
| | | type: |
| | | type: string |
| | | unit: |
| | | type: string |
| | | type: object |
| | |
| | | type: object |
| | | model.Quotation: |
| | | properties: |
| | | amountTotal: |
| | | description: 价格合计 |
| | | type: number |
| | | client: |
| | | $ref: '#/definitions/model.Client' |
| | | client_id: |
| | |
| | | properties: |
| | | id: |
| | | type: integer |
| | | name: |
| | | modeType: |
| | | type: string |
| | | systemType: |
| | | name: |
| | | type: string |
| | | value: |
| | | type: string |
| | |
| | | required: |
| | | - ids |
| | | type: object |
| | | request.ConfirmOutput: |
| | | properties: |
| | | products: |
| | | items: |
| | | $ref: '#/definitions/request.ConfirmOutputProducts' |
| | | type: array |
| | | saleDetailNumber: |
| | | type: string |
| | | type: object |
| | | request.ConfirmOutputOver: |
| | | properties: |
| | | saleDetailNumber: |
| | | type: string |
| | | type: object |
| | | request.ConfirmOutputProducts: |
| | | properties: |
| | | number: |
| | | description: 产品编号 |
| | | type: string |
| | | outputAmount: |
| | | description: 本次发货数量 |
| | | type: number |
| | | type: object |
| | | request.Contact: |
| | | properties: |
| | | birthday: |
| | |
| | | sets: |
| | | items: |
| | | $ref: '#/definitions/model.SystemSet' |
| | | type: array |
| | | systemTypes: |
| | | items: |
| | | type: string |
| | | type: array |
| | | type: object |
| | | request.SetAuthorityMenu: |
| | |
| | | items: |
| | | $ref: '#/definitions/response.WorkOrderInfo' |
| | | type: array |
| | | outsourcingInfo: |
| | | items: |
| | | $ref: '#/definitions/response.OutsourcingInfo' |
| | | type: array |
| | | productInfo: |
| | | items: |
| | | $ref: '#/definitions/response.SalesDetailsProductInfo' |
| | | type: array |
| | | purchaseInfo: |
| | | items: |
| | | $ref: '#/definitions/response.Purchase' |
| | |
| | | $ref: '#/definitions/model.OrderType' |
| | | type: array |
| | | type: object |
| | | response.OutsourcingInfo: |
| | | properties: |
| | | amount: |
| | | description: 订单数量 |
| | | type: integer |
| | | endTime: |
| | | type: string |
| | | finishAmount: |
| | | description: 完成数量 |
| | | type: integer |
| | | outsourcingId: |
| | | description: 委外订单id |
| | | type: string |
| | | outsourcingStatus: |
| | | type: string |
| | | productId: |
| | | type: string |
| | | productName: |
| | | type: string |
| | | specs: |
| | | description: 物料规格 |
| | | type: string |
| | | startTime: |
| | | type: string |
| | | supplierName: |
| | | type: string |
| | | unit: |
| | | description: 单位 |
| | | type: string |
| | | type: object |
| | | response.PlanResponse: |
| | | properties: |
| | | count: |
| | |
| | | response.Purchase: |
| | | properties: |
| | | amount: |
| | | description: 订单数量 |
| | | type: integer |
| | | finishAmount: |
| | | description: 完成数量 |
| | | type: integer |
| | | productId: |
| | | type: string |
| | | productName: |
| | | type: string |
| | | purchaseName: |
| | | type: string |
| | | purchaseNumber: |
| | | type: string |
| | | specs: |
| | | description: 物料规格 |
| | | type: string |
| | | status: |
| | | type: integer |
| | | supplierName: |
| | | type: string |
| | | unit: |
| | | description: 单位 |
| | | type: string |
| | | type: object |
| | | response.QuotationResponse: |
| | |
| | | items: |
| | | $ref: '#/definitions/model.SaleType' |
| | | type: array |
| | | type: object |
| | | response.SalesDetailsProductInfo: |
| | | properties: |
| | | amount: |
| | | description: 订单数量 |
| | | type: number |
| | | cost: |
| | | description: 产品成本 |
| | | type: string |
| | | deliveryAmount: |
| | | description: 发货数量 |
| | | type: integer |
| | | finishAmount: |
| | | description: 完成数量 |
| | | type: integer |
| | | makeAmount: |
| | | description: 制造数量 |
| | | type: integer |
| | | makeFinishAmount: |
| | | description: 制造完成数量 |
| | | type: integer |
| | | margin: |
| | | description: 毛利率 |
| | | type: string |
| | | outsourcingAmount: |
| | | description: 委外数量 |
| | | type: integer |
| | | outsourcingFinishAmount: |
| | | description: 委外完成数量 |
| | | type: integer |
| | | price: |
| | | description: 产品价格 |
| | | type: number |
| | | productId: |
| | | type: string |
| | | productName: |
| | | type: string |
| | | profit: |
| | | description: 毛利 |
| | | type: string |
| | | purchaseAmount: |
| | | description: 采购数量 |
| | | type: integer |
| | | purchaseFinishAmount: |
| | | description: 采购完成数量 |
| | | type: integer |
| | | specs: |
| | | description: 物料规格 |
| | | type: string |
| | | total: |
| | | description: 产品总价 |
| | | type: number |
| | | unit: |
| | | description: 单位 |
| | | type: string |
| | | type: object |
| | | response.SalesDetailsResponse: |
| | | properties: |
| | |
| | | type: object |
| | | response.WorkOrderInfo: |
| | | properties: |
| | | amount: |
| | | description: 订单数量 |
| | | type: integer |
| | | endTime: |
| | | type: string |
| | | finishAmount: |
| | | description: 完成数量 |
| | | type: integer |
| | | orderId: |
| | | type: string |
| | | orderStatus: |
| | | type: string |
| | | productId: |
| | | type: string |
| | | productName: |
| | | type: string |
| | | specs: |
| | | description: 物料规格 |
| | | type: string |
| | | startTime: |
| | | type: string |
| | | unit: |
| | | description: 单位 |
| | | type: string |
| | | workOrderId: |
| | | type: string |
| | | workOrderStatus: |
| | | type: string |
| | | type: object |
| | | v1.GetWarehouseProductInfoReq: |
| | | properties: |
| | | saleDetailID: |
| | | type: integer |
| | | saleDetailNumber: |
| | | type: string |
| | | type: object |
| | | info: |
| | |
| | | summary: 报价单列表 |
| | | tags: |
| | | - Quotation |
| | | /api/quotation/statistics: |
| | | get: |
| | | produces: |
| | | - application/json |
| | | responses: |
| | | "200": |
| | | description: OK |
| | | schema: |
| | | allOf: |
| | | - $ref: '#/definitions/contextx.Response' |
| | | - properties: |
| | | data: |
| | | additionalProperties: |
| | | type: integer |
| | | type: object |
| | | type: object |
| | | summary: 报价单统计 |
| | | tags: |
| | | - Quotation |
| | | /api/quotation/update: |
| | | put: |
| | | parameters: |
| | |
| | | summary: 添加销售明细 |
| | | tags: |
| | | - SalesDetails |
| | | /api/salesDetails/confirmOutput: |
| | | post: |
| | | parameters: |
| | | - description: 明细编码 |
| | | in: body |
| | | name: object |
| | | required: true |
| | | schema: |
| | | $ref: '#/definitions/request.ConfirmOutput' |
| | | produces: |
| | | - application/json |
| | | responses: |
| | | "200": |
| | | description: OK |
| | | schema: |
| | | $ref: '#/definitions/response.ListResponse' |
| | | summary: 确认发货 |
| | | tags: |
| | | - SalesDetails |
| | | /api/salesDetails/confirmOutputOver: |
| | | post: |
| | | parameters: |
| | | - description: 明细编码 |
| | | in: body |
| | | name: object |
| | | required: true |
| | | schema: |
| | | $ref: '#/definitions/request.ConfirmOutputOver' |
| | | produces: |
| | | - application/json |
| | | responses: |
| | | "200": |
| | | description: OK |
| | | schema: |
| | | $ref: '#/definitions/response.ListResponse' |
| | | summary: 确认发货 |
| | | tags: |
| | | - SalesDetails |
| | | /api/salesDetails/delete: |
| | | delete: |
| | | parameters: |
| | |
| | | summary: 获取aps项目列表 |
| | | tags: |
| | | - SalesDetails |
| | | /api/salesDetails/getDeliveryList: |
| | | post: |
| | | parameters: |
| | | - description: 明细编码 |
| | | in: body |
| | | name: object |
| | | required: true |
| | | schema: |
| | | $ref: '#/definitions/v1.GetWarehouseProductInfoReq' |
| | | produces: |
| | | - application/json |
| | | responses: |
| | | "200": |
| | | description: OK |
| | | schema: |
| | | $ref: '#/definitions/response.ListResponse' |
| | | summary: 发货明细 |
| | | tags: |
| | | - SalesDetails |
| | | /api/salesDetails/getDeliveryPrepareInfo: |
| | | post: |
| | | parameters: |
| | | - description: 明细编码 |
| | | in: body |
| | | name: object |
| | | required: true |
| | | schema: |
| | | $ref: '#/definitions/v1.GetWarehouseProductInfoReq' |
| | | produces: |
| | | - application/json |
| | | responses: |
| | | "200": |
| | | description: OK |
| | | schema: |
| | | $ref: '#/definitions/response.ListResponse' |
| | | summary: 获取产品入库信息 |
| | | tags: |
| | | - SalesDetails |
| | | /api/salesDetails/getProductInventoryInfo/{number}: |
| | | get: |
| | | parameters: |
| | |
| | | description: OK |
| | | schema: |
| | | $ref: '#/definitions/response.ListResponse' |
| | | summary: 获取产品库存信息 |
| | | summary: 获取产品发货信息 |
| | | tags: |
| | | - SalesDetails |
| | | /api/salesDetails/list: |
| | |
| | | summary: 保存系统设置 |
| | | tags: |
| | | - 系统设置 |
| | | /api/system/useSystemSet/{modeType}: |
| | | get: |
| | | parameters: |
| | | - description: 查询参数 |
| | | in: path |
| | | name: modeType |
| | | required: true |
| | | type: string |
| | | produces: |
| | | - application/json |
| | | responses: |
| | | "200": |
| | | description: OK |
| | | schema: |
| | | $ref: '#/definitions/response.ListResponse' |
| | | summary: 使用系统设置 |
| | | tags: |
| | | - 系统设置 |
| | | /api/timeSpent/add: |
| | | post: |
| | | parameters: |