update gov_staff_role set ROLE_NAME = #{roleName} where ID = #{roleId} update gov_staff_role set SORT = #{sort} where ID = #{roleId}