Commit 97586cc1 authored by 周健威's avatar 周健威

修改

parent 8ac1bcff
...@@ -1163,7 +1163,7 @@ ...@@ -1163,7 +1163,7 @@
left join vehicle_common_price_info vcpi on vcpi.vehicle_id = v.id left join vehicle_common_price_info vcpi on vcpi.vehicle_id = v.id
</if> </if>
<if test=" yearMonthAndParam !=null "> <if test=" yearMonthAndParam !=null ">
left join left join (
select select
vbi.vehicle, vbi.vehicle,
BIT_OR( BIT_OR(
......
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