开始发车
POST
/api/bus/run
请求头
参数名
类型
描述
必填
token
string
用户登录后返回的token值
必填
请求参数
参数名
类型
描述
必填
driver_id
int
司机id
必填
line_id
int
线路id
必填
bus_id
int
车辆id
必填