curl --location --request GET '/commute/line/1/off/check'
{ "msg": "操作成功", "code": 200, "data": { "checkCode": 1, "checkMsg": "" } }