Commit c775682d authored by jiaorz's avatar jiaorz

Merge branch 'master-background-manager' into base-modify

parents 06400ead 3b21fcd4
......@@ -71,8 +71,8 @@
v.receive_time,
v.update_time,
v.model_id,
MAX(v2.update_time),
v.mileage_last_update as mileage,
MAX(v2.update_time)
<if test=" yearMonthAndParam != null ">
,vbi.booked_date
</if>
......
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