Commit b3c057d2 authored by jiaorz's avatar jiaorz

添加根据预定记录ID获取出行记录接口

parent c39e7efc
......@@ -69,7 +69,6 @@
v.receive_time,
v.update_time,
v.model_id,
MAX(v2.update_time),
v.mileage_last_update as mileage
<if test=" yearMonthAndParam != null ">
,vbi.booked_date
......
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