md
This commit is contained in:
parent
432eca663e
commit
73bf273bcd
@ -554,7 +554,7 @@
|
|||||||
<if test="params.omsOrderTab != null and params.omsOrderTab == 2 ">
|
<if test="params.omsOrderTab != null and params.omsOrderTab == 2 ">
|
||||||
|
|
||||||
<if test="params.queryPhone != null and params.queryPhone != '' ">
|
<if test="params.queryPhone != null and params.queryPhone != '' ">
|
||||||
a.receive_mobile=#{params.queryPhone}
|
and a.receive_mobile=#{params.queryPhone}
|
||||||
</if>
|
</if>
|
||||||
|
|
||||||
<if test="params.queryPhone == null or ( params.queryPhone != null and params.queryPhone == '' ) ">
|
<if test="params.queryPhone == null or ( params.queryPhone != null and params.queryPhone == '' ) ">
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user