| | |
| | | "procedureName": { |
| | | "type": "string" |
| | | }, |
| | | "productProcedureID": { |
| | | "type": "string" |
| | | }, |
| | | "startTime": { |
| | | "type": "integer" |
| | | }, |
| | |
| | | "description": "工艺模型编号", |
| | | "type": "string" |
| | | }, |
| | | "productProcedureID": { |
| | | "description": "产品工序id", |
| | | "type": "string" |
| | | }, |
| | | "realEndTime": { |
| | | "type": "integer" |
| | | }, |
| | |
| | | "model.ReportWork": { |
| | | "type": "object", |
| | | "properties": { |
| | | "barCode": { |
| | | "description": "条形码", |
| | | "type": "string" |
| | | }, |
| | | "channel": { |
| | | "description": "通道", |
| | | "type": "integer" |
| | |
| | | "endTime": { |
| | | "type": "integer" |
| | | }, |
| | | "finishAmount": { |
| | | "description": "本次报工 - 上次报工", |
| | | "type": "integer" |
| | | }, |
| | | "id": { |
| | | "type": "integer" |
| | | }, |
| | |
| | | "proceduresId": { |
| | | "description": "procedures表的id", |
| | | "type": "integer" |
| | | }, |
| | | "productProcedureID": { |
| | | "description": "产品工序id", |
| | | "type": "string" |
| | | }, |
| | | "reportAmount": { |
| | | "description": "报工数量", |
| | |
| | | "workerName": { |
| | | "description": "报工人姓名", |
| | | "type": "string" |
| | | }, |
| | | "workerTime": { |
| | | "description": "工时,单位秒", |
| | | "type": "integer" |
| | | } |
| | | } |
| | | }, |