<if test="comTag.tagDisplay != null and comTag.tagDisplay != '' ">
AND BINARY tag_display like CONCAT('%','${comTag.tagDisplay}','%')
</if>
<if test="comTag.tagDisplay != null and comTag.tagDisplay != '' ">
AND BINARY tag_display like CONCAT('%','${comTag.tagDisplay}','%')
</if>