docs/swagger.json
@@ -141,7 +141,7 @@ } }, "/v1/plc/productProgress": { "get": { "post": { "produces": [ "application/json" ], @@ -539,6 +539,13 @@ "common.ProductProcedure": { "type": "object", "properties": { "allProcedureNames": { "description": "所属工单工序列表", "type": "array", "items": { "type": "string" } }, "deviceId": { "type": "string" }, @@ -1038,6 +1045,13 @@ }, "procedure": { "$ref": "#/definitions/model.Procedures" }, "workers": { "description": "人员列表", "type": "array", "items": { "$ref": "#/definitions/common.ProcedureWorker" } } } }