insert into account_double_verify_record(`account_id`,`account`,`groups_id`,`sku_id`,`remark`,`created_time`,`update_time`) values (#{item.accountId},#{item.account},#{item.groupsId},#{item.skuId},'车队满员后三天后自动移入',now(),now())