<iftest="query.searchKey != null and query.searchKey != '' ">
AND concat(IFNULL(o.`order_no`,''), IFNULL(o.`old_numbers`,'')
,IFNULL(o.`marks`,''),IFNULL(o.`tidan_no`,''),IFNULL(o.`container_number`,''),IFNULL(nee.`name`,''),IFNULL(nee.`phone`,'')) like
,IFNULL(o.`marks`,''),IFNULL(o.`tidan_no`,''),IFNULL(o.`container_number`,''),IFNULL(nee.`name`,''),IFNULL(nee.`phone`,''),IFNULL(nor.`phone`,'')) like
concat("%",concat(#{query.searchKey},"%"))
</if>
<iftest="query.consignorKey != null and query.consignorKey != '' ">
...
...
@@ -5825,7 +5825,7 @@
</if>
<iftest="query.searchKey != null and query.searchKey != '' ">
AND concat(IFNULL(o.`order_no`,''), IFNULL(o.`old_numbers`,'')
,IFNULL(o.`marks`,''),IFNULL(o.`tidan_no`,''),IFNULL(o.`container_number`,''),IFNULL(nee.`name`,''),IFNULL(nee.`phone`,'')) like
,IFNULL(o.`marks`,''),IFNULL(o.`tidan_no`,''),IFNULL(o.`container_number`,''),IFNULL(nee.`name`,''),IFNULL(nee.`phone`,''),IFNULL(nor.`phone`,'')) like
concat("%",concat(#{query.searchKey},"%"))
</if>
<iftest="query.consignorKey != null and query.consignorKey != '' ">
...
...
@@ -6452,7 +6452,7 @@
</if>
<iftest="query.searchKey != null and query.searchKey != '' ">
AND concat(IFNULL(o.`order_no`,''), IFNULL(o.`old_numbers`,'')
,IFNULL(o.`marks`,''),IFNULL(o.`tidan_no`,''),IFNULL(o.`container_number`,''),IFNULL(nee.`name`,''),IFNULL(nee.`phone`,'')) like
,IFNULL(o.`marks`,''),IFNULL(o.`tidan_no`,''),IFNULL(o.`container_number`,''),IFNULL(nee.`name`,''),IFNULL(nee.`phone`,''),IFNULL(nor.`phone`,'')) like
concat("%",concat(#{query.searchKey},"%"))
</if>
<iftest="query.type != null and query.type != '' and query.type == 0 ">
...
...
@@ -6931,7 +6931,7 @@
</if>
<iftest="query.searchKey != null and query.searchKey != '' ">
AND concat(IFNULL(o.`order_no`,''), IFNULL(o.`old_numbers`,'')
,IFNULL(o.`marks`,''),IFNULL(o.`tidan_no`,''),IFNULL(o.`container_number`,''),IFNULL(nee.`name`,''),IFNULL(nee.`phone`,'')) like
,IFNULL(o.`marks`,''),IFNULL(o.`tidan_no`,''),IFNULL(o.`container_number`,''),IFNULL(nee.`name`,''),IFNULL(nee.`phone`,''),IFNULL(nor.`phone`,'')) like
concat("%",concat(#{query.searchKey},"%"))
</if>
<iftest="query.type != null and query.type != '' and query.type == 0 ">