zhangqian
2023-11-27 dcf393c077af5638ea12c05dd6e1754fa535be20
docs/docs.go
@@ -987,6 +987,9 @@
                "procedureName": {
                    "type": "string"
                },
                "productProcedureID": {
                    "type": "string"
                },
                "startTime": {
                    "type": "integer"
                },
@@ -1466,6 +1469,10 @@
                    "description": "工艺模型编号",
                    "type": "string"
                },
                "productProcedureID": {
                    "description": "产品工序id",
                    "type": "string"
                },
                "realEndTime": {
                    "type": "integer"
                },
@@ -1539,7 +1546,7 @@
            "properties": {
                "barCode": {
                    "description": "条形码",
                    "type": "integer"
                    "type": "string"
                },
                "channel": {
                    "description": "通道",
@@ -1574,6 +1581,10 @@
                    "description": "procedures表的id",
                    "type": "integer"
                },
                "productProcedureID": {
                    "description": "产品工序id",
                    "type": "string"
                },
                "reportAmount": {
                    "description": "报工数量",
                    "type": "integer"