| | |
| | | } |
| | | } |
| | | }, |
| | | "/api-wms/v1/operation/getPersonnelList": { |
| | | "get": { |
| | | "produces": [ |
| | | "application/json" |
| | | ], |
| | | "tags": [ |
| | | "入库/出库" |
| | | ], |
| | | "summary": "获取人员列表", |
| | | "parameters": [ |
| | | { |
| | | "description": "参数", |
| | | "name": "object", |
| | | "in": "body", |
| | | "required": true, |
| | | "schema": { |
| | | "$ref": "#/definitions/request.OperationCondition" |
| | | } |
| | | } |
| | | ], |
| | | "responses": { |
| | | "200": { |
| | | "description": "成功", |
| | | "schema": { |
| | | "allOf": [ |
| | | { |
| | | "$ref": "#/definitions/util.ResponseList" |
| | | }, |
| | | { |
| | | "type": "object", |
| | | "properties": { |
| | | "data": { |
| | | "type": "array", |
| | | "items": { |
| | | "$ref": "#/definitions/inventory_order.WorkerInfo" |
| | | } |
| | | } |
| | | } |
| | | } |
| | | ] |
| | | } |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "/api-wms/v1/operation/getSupplierList": { |
| | | "get": { |
| | | "produces": [ |
| | |
| | | "ReservationNever" |
| | | ] |
| | | }, |
| | | "inventory_order.WorkerInfo": { |
| | | "type": "object", |
| | | "properties": { |
| | | "id": { |
| | | "type": "string" |
| | | }, |
| | | "name": { |
| | | "type": "string" |
| | | } |
| | | } |
| | | }, |
| | | "models.Attachment": { |
| | | "type": "object", |
| | | "properties": { |
| | |
| | | "models.Operation": { |
| | | "type": "object", |
| | | "properties": { |
| | | "accountant": { |
| | | "type": "string" |
| | | }, |
| | | "auditDate": { |
| | | "type": "string" |
| | | }, |
| | |
| | | "type": "string" |
| | | }, |
| | | "createTime": { |
| | | "type": "string" |
| | | }, |
| | | "custodian": { |
| | | "type": "string" |
| | | }, |
| | | "details": { |
| | |
| | | "logisticWeight": { |
| | | "description": "物流重量", |
| | | "type": "number" |
| | | }, |
| | | "manager": { |
| | | "type": "string" |
| | | }, |
| | | "number": { |
| | | "description": "单号", |
| | |
| | | "request.AddOperation": { |
| | | "type": "object", |
| | | "properties": { |
| | | "accountant": { |
| | | "type": "string" |
| | | }, |
| | | "comment": { |
| | | "description": "备注", |
| | | "type": "string" |
| | |
| | | }, |
| | | "contacterName": { |
| | | "description": "联系人姓名-非必填", |
| | | "type": "string" |
| | | }, |
| | | "custodian": { |
| | | "type": "string" |
| | | }, |
| | | "details": { |
| | |
| | | "logisticWeight": { |
| | | "description": "物流重量", |
| | | "type": "number" |
| | | }, |
| | | "manager": { |
| | | "type": "string" |
| | | }, |
| | | "number": { |
| | | "description": "单号", |
| | |
| | | "request.UpdateOperation": { |
| | | "type": "object", |
| | | "properties": { |
| | | "accountant": { |
| | | "type": "string" |
| | | }, |
| | | "baseOperationType": { |
| | | "description": "基础作业类型", |
| | | "allOf": [ |
| | |
| | | "description": "联系人姓名-非必填", |
| | | "type": "string" |
| | | }, |
| | | "custodian": { |
| | | "type": "string" |
| | | }, |
| | | "details": { |
| | | "type": "array", |
| | | "items": { |
| | |
| | | "description": "物流重量", |
| | | "type": "number" |
| | | }, |
| | | "manager": { |
| | | "type": "string" |
| | | }, |
| | | "number": { |
| | | "description": "单号", |
| | | "type": "string" |