移除路线规划
POST
http://localhost:8094/base/vehicle/delVehicleRoutePlan
请求参数
参数名
类型
描述
必填
vehicleId
int
车辆id
必填
routePlan
String
规划id(,隔开)
必填