1
This commit is contained in:
parent
4ec6865d5e
commit
832a1d3972
@ -176,7 +176,7 @@
|
||||
od.rent_bat_soc,
|
||||
od.service_time_begin,
|
||||
od.service_time_end
|
||||
from hd_cloud_manage.yt_t_order o
|
||||
from hd_cloud_manage.yt_t_order ocd /o
|
||||
left join hd_cloud_manage.yt_t_order_detail od on od.order_id = o.pk_id
|
||||
left join hd_cloud_manage.yt_t_order_swap_battery_pre osbp on osbp.pk_id = o.order_pre_id
|
||||
<if test="proCode!= null and proCode!= ''">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user