`id`,`mall_name`,`applicant`,`phone`,`apply_date` where 1 = 1 and `id` = #{id} and `mall_name` = #{mallName} and `applicant` = #{applicant} and `phone` = #{phone} and `apply_date` = #{applyDate} and id in #{idItem} order by ${sortColumns}