This commit is contained in:
linfso 2024-11-15 14:29:34 +08:00
parent 997b25a3f0
commit 8b99c825e2

View File

@ -106,12 +106,10 @@
</if>
<!-- 快递 -->
<if test="params.blHLK != null and params.blHLK == 0">
<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 (