update staff_role set DEL_FLAG = '1' where STAFF_ID = #{staffId} and ORG_ID = #{orgId} and DEL_FLAG = '0'