| | |
| | | "type": "object", |
| | | "properties": { |
| | | "data": { |
| | | "$ref": "#/definitions/models.YieldRegister" |
| | | "$ref": "#/definitions/request.YieldRegisterInfo" |
| | | } |
| | | } |
| | | } |
| | |
| | | "properties": { |
| | | "data": { |
| | | "$ref": "#/definitions/response.CarAndLevel" |
| | | } |
| | | } |
| | | } |
| | | ] |
| | | } |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "/api-jl/v1/system/getCarNumber": { |
| | | "post": { |
| | | "produces": [ |
| | | "application/json" |
| | | ], |
| | | "tags": [ |
| | | "系统设置/车间管理" |
| | | ], |
| | | "summary": "获取车辆编号", |
| | | "parameters": [ |
| | | { |
| | | "type": "string", |
| | | "description": "token", |
| | | "name": "Authorization", |
| | | "in": "header", |
| | | "required": true |
| | | }, |
| | | { |
| | | "description": "参数", |
| | | "name": "object", |
| | | "in": "body", |
| | | "required": true, |
| | | "schema": { |
| | | "$ref": "#/definitions/request.GetWorkshopManageCar" |
| | | } |
| | | } |
| | | ], |
| | | "responses": { |
| | | "200": { |
| | | "description": "成功", |
| | | "schema": { |
| | | "allOf": [ |
| | | { |
| | | "$ref": "#/definitions/util.Response" |
| | | }, |
| | | { |
| | | "type": "object", |
| | | "properties": { |
| | | "data": { |
| | | "type": "array", |
| | | "items": { |
| | | "type": "integer" |
| | | } |
| | | } |
| | | } |
| | | } |
| | |
| | | }, |
| | | "quantity": { |
| | | "description": "数量", |
| | | "type": "number" |
| | | "type": "integer" |
| | | }, |
| | | "sum": { |
| | | "description": "纤度合计", |
| | |
| | | "record": { |
| | | "type": "number" |
| | | }, |
| | | "selectOne": { |
| | | "type": "boolean" |
| | | }, |
| | | "selectThree": { |
| | | "type": "boolean" |
| | | }, |
| | | "selectTwo": { |
| | | "type": "boolean" |
| | | }, |
| | | "spec": { |
| | | "type": "string" |
| | | }, |
| | |
| | | "vehicleSpeed": { |
| | | "type": "number" |
| | | }, |
| | | "workshopId": { |
| | | "type": "integer" |
| | | }, |
| | | "workshopName": { |
| | | "description": "车间名", |
| | | "type": "string" |
| | | }, |
| | | "workshopNumber": { |
| | | "type": "string" |
| | | } |
| | | } |
| | |
| | | "description": "规格", |
| | | "type": "string" |
| | | }, |
| | | "workshopId": { |
| | | "description": "车间id", |
| | | "type": "integer" |
| | | "workshopNumber": { |
| | | "description": "车间编码", |
| | | "type": "string" |
| | | } |
| | | } |
| | | }, |
| | |
| | | }, |
| | | "quantity": { |
| | | "description": "数量", |
| | | "type": "number" |
| | | "type": "integer" |
| | | }, |
| | | "sum": { |
| | | "description": "合计", |
| | |
| | | "pageSize": { |
| | | "description": "每页大小", |
| | | "type": "integer" |
| | | } |
| | | } |
| | | }, |
| | | "request.PieceInfo": { |
| | | "type": "object", |
| | | "properties": { |
| | | "pieceNumber": { |
| | | "type": "integer" |
| | | }, |
| | | "value": { |
| | | "type": "number" |
| | | } |
| | | } |
| | | }, |
| | |
| | | "description": "台产", |
| | | "type": "number" |
| | | }, |
| | | "pieceNumber": { |
| | | "description": "片数", |
| | | "type": "integer" |
| | | "pieceNumbers": { |
| | | "description": "片数信息", |
| | | "type": "array", |
| | | "items": { |
| | | "$ref": "#/definitions/request.PieceInfo" |
| | | } |
| | | }, |
| | | "reelingdiscount": { |
| | | "description": "缫折", |
| | | "type": "string" |
| | | }, |
| | | "value": { |
| | | "description": "值", |
| | | "type": "number" |
| | | }, |
| | | "yieldRegisterId": { |
| | | "description": "产量登记表id", |
| | |
| | | "description": "生产用时", |
| | | "type": "number" |
| | | }, |
| | | "selectOne": { |
| | | "description": "落丝桶数1选中", |
| | | "type": "boolean" |
| | | }, |
| | | "selectThree": { |
| | | "description": "落丝桶数3选中", |
| | | "type": "boolean" |
| | | }, |
| | | "selectTwo": { |
| | | "description": "落丝桶数2选中", |
| | | "type": "boolean" |
| | | }, |
| | | "spec": { |
| | | "description": "规格", |
| | | "type": "string" |
| | |
| | | "description": "实时车速", |
| | | "type": "number" |
| | | }, |
| | | "workshopId": { |
| | | "description": "车间id", |
| | | "type": "integer" |
| | | "workshopNumber": { |
| | | "description": "车间编码", |
| | | "type": "string" |
| | | } |
| | | } |
| | | }, |