zhangqian
2024-05-22 bcdc840ba903c07e95227dc8f4e37ac09702e73a
docs/docs.go
@@ -303,6 +303,23 @@
                        "in": "query"
                    },
                    {
                        "type": "array",
                        "items": {
                            "enum": [
                                0,
                                1,
                                2,
                                3,
                                4
                            ],
                            "type": "integer"
                        },
                        "collectionFormat": "csv",
                        "description": "音频状态数组",
                        "name": "statusList",
                        "in": "query"
                    },
                    {
                        "type": "string",
                        "description": "车次",
                        "name": "trainNumber",