liujiandao
2024-04-12 dae660c3b5b6a9b7b32f40e88a576b81a1054561
docs/docs.go
@@ -1701,11 +1701,11 @@
                "vehicleSpeed": {
                    "type": "number"
                },
                "workshopId": {
                    "type": "integer"
                },
                "workshopName": {
                    "description": "车间名",
                    "type": "string"
                },
                "workshopNumber": {
                    "type": "string"
                }
            }
@@ -1890,9 +1890,9 @@
                    "description": "规格",
                    "type": "string"
                },
                "workshopId": {
                    "description": "车间id",
                    "type": "integer"
                "workshopNumber": {
                    "description": "车间编码",
                    "type": "string"
                }
            }
        },
@@ -2226,9 +2226,9 @@
                    "description": "实时车速",
                    "type": "number"
                },
                "workshopId": {
                    "description": "车间id",
                    "type": "integer"
                "workshopNumber": {
                    "description": "车间编码",
                    "type": "string"
                }
            }
        },