Commit 58a43893 authored by maoying's avatar maoying

修改三维查询接口报错

parent 62c66b9d
......@@ -491,7 +491,7 @@
car.`name`,
car.org_code AS orgCode,
'fireEquipment' AS typeCode,
#{riskSourceId} as riskSourceId
'' as riskSourceId
FROM
wl_car AS car
LEFT JOIN wl_equipment AS equ ON car.equipment_id = equ.id
......
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