docs/swagger.json
@@ -1525,6 +1525,10 @@ "model.ReportWork": { "type": "object", "properties": { "barCode": { "description": "条形码", "type": "integer" }, "channel": { "description": "通道", "type": "integer" @@ -1542,6 +1546,10 @@ "type": "string" }, "endTime": { "type": "integer" }, "finishAmount": { "description": "本次报工 - 上次报工", "type": "integer" }, "id": { @@ -1574,6 +1582,10 @@ "workerName": { "description": "报工人姓名", "type": "string" }, "workerTime": { "description": "工时,单位秒", "type": "integer" } } },