This commit is contained in:
linfso 2025-01-15 17:24:36 +08:00
parent 432eca663e
commit 73bf273bcd

View File

@ -554,7 +554,7 @@
<if test="params.omsOrderTab != null and params.omsOrderTab == 2 ">
<if test="params.queryPhone != null and params.queryPhone != '' ">
a.receive_mobile=#{params.queryPhone}
and a.receive_mobile=#{params.queryPhone}
</if>
<if test="params.queryPhone == null or ( params.queryPhone != null and params.queryPhone == '' ) ">