insert into cms_history_log content_id, hl_ip, hl_people_id, hl_is_mobile, create_by, create_date, update_by, update_date, del, #{contentId}, #{hlIp}, #{hlPeopleId}, #{hlIsMobile}, #{createBy}, #{createDate}, #{updateBy}, #{updateDate}, #{del}, update cms_history_log content_id=#{contentId}, hl_ip=#{hlIp}, hl_people_id=#{hlPeopleId}, hl_is_mobile=#{hlIsMobile}, create_by=#{createBy}, create_date=#{createDate}, update_by=#{updateBy}, update_date=#{updateDate}, del=#{del}, where id = #{id} delete from cms_history_log where id=#{id} delete from cms_history_log id in #{item}