zhangqian
2023-08-23 06cff5f59c72d36b745515d98b9e645e92bb91a3
docs/docs.go
@@ -490,6 +490,12 @@
                        "$ref": "#/definitions/common.ProcedureMaterial"
                    }
                },
                "nextProcedureId": {
                    "type": "string"
                },
                "nextProcedureName": {
                    "type": "string"
                },
                "outputMaterials": {
                    "description": "输出物料列表",
                    "type": "array",
@@ -570,7 +576,7 @@
            "properties": {
                "fieldName": {
                    "description": "对应系统字段",
                    "type": "string"
                    "type": "integer"
                },
                "length": {
                    "description": "数据长度",
@@ -857,9 +863,6 @@
                },
                "deviceStatus": {
                    "type": "string"
                },
                "nextProcedure": {
                    "$ref": "#/definitions/model.Procedures"
                },
                "order": {
                    "$ref": "#/definitions/model.Order"