id, adverts_id as 'advertsId', content, operation, operate_time as 'operateTime', operate_user_id as 'operateUserId' insert into business_small_program_advertisement_history id, adverts_id, content, operation, operate_time, operate_user_id, #{id,jdbcType=VARCHAR}, #{advertsId,jdbcType=VARCHAR}, #{content,jdbcType=VARCHAR}, #{operation,jdbcType=VARCHAR}, #{operateTime,jdbcType=TIMESTAMP}, #{operateUserId,jdbcType=VARCHAR},