`id`,`channel_name`,`scene_address`,`description` where 1 = 1 and `id` = #{id} and `channel_name` = #{channelName} and `scene_address` = #{sceneAddress} and `description` like concat('%', #{description},'%') and id in #{idItem} order by ${sortColumns}