| | |
| | | } |
| | | } |
| | | }, |
| | | "/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" |
| | | } |
| | | } |
| | | } |
| | | } |
| | | ] |
| | | } |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "/api-jl/v1/system/getPriceStandardList": { |
| | | "get": { |
| | | "produces": [ |
| | |
| | | }, |
| | | "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": "合计", |
| | |
| | | "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" |
| | | } |
| | | } |
| | | }, |