This commit is contained in:
andy 2026-02-14 12:02:41 +08:00
parent 4ec6865d5e
commit 832a1d3972

View File

@ -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!= ''">