This commit is contained in:
linfso 2024-11-19 16:43:41 +08:00
parent 0f037089c4
commit d3e74f41b7

View File

@ -99,16 +99,6 @@
and create_time <![CDATA[ <= ]]> #{params.endCreateTime}
</if>
<!-- 非快递 海陆空铁-->
<if test="params.blHLK != null and params.blHLK == 1">
and trans_type!='1'
</if>
<!-- 快递 -->
<if test="params.blHLK == null or (params.blHLK != null and params.blHLK == 0)">
and trans_type='1'
</if>
<if test="params.privSiteCode != null and params.privSiteCode != '88888'">
and (
start_site_code in (