`id`,`app_id`,`type`,`ext_json`,`release_json`,`car_support`,`store_app`,`create_date`,`update_date` where 1 = 1 and `id` = #{id} and `app_id` = #{appId} and `type` = #{type} and `car_support` = #{carSupport} and `create_date` = #{createDate} and `update_date` = #{updateDate} and id in #{idItem} order by ${sortColumns}