Commit 05ef74bf by lixinming

no message

parent 50b2c849
......@@ -313,6 +313,9 @@ export async function carInfo(req, res) {
dataList:车辆违规列表
}
//测试车辆
let testVideoData = await getInterfaceByInterfaceName(dataCenterInterfaceConfig.videoPlay, {vin:carId});
ret["csclsp"] = {
title:"测试车辆视频",
dataList: [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment