zhangqian
2024-04-17 42a8ea1423243465f7161c560916f6abf9faf1dc
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"
                }
            }
        },