|
|
@@ -89,7 +89,7 @@ |
|
|
</if> |
|
|
</if> |
|
|
|
|
|
|
|
|
<if test=" null != productTitle "> |
|
|
<if test=" null != productTitle "> |
|
|
and o.`title` like concat('%', #{productTitle},'%') |
|
|
|
|
|
|
|
|
and o.`product_title` like concat('%', #{productTitle},'%') |
|
|
</if> |
|
|
</if> |
|
|
|
|
|
|
|
|
<if test=" null != merchantId "> |
|
|
<if test=" null != merchantId "> |
|
|
|