`id`,`config_item_key`,`config_item_remark`,`create_date`,`update_date`,`status` where 1 = 1 and `id` = #{id} and `config_item_key` = #{configItemKey} and `status` = #{status} and id in #{idItem} order by ${sortColumns}