update safety_self_inspection_item set valid_flag=0, update_time=#{updateTime}, update_by=#{updateBy} where id=#{id} update safety_self_inspection_item set expert_ids=#{item.expertIds}, expert_names=#{item.expertNames}, update_time=#{item.updateTime}, update_by=#{item.updateBy} where id=#{item.id}