update sys_dept abbr = #{abbr,jdbcType=VARCHAR}, prov_abbr = #{provAbbr,jdbcType=VARCHAR}, del_flag = #{delFlag,jdbcType=VARCHAR}, name = #{name,jdbcType=VARCHAR}, tax_code = #{taxCode,jdbcType=VARCHAR}, dept_permissions = #{deptPermissions, jdbcType=VARCHAR}, financial_review_type = #{financialReviewType.type, jdbcType=CHAR} where dept_id = #{deptId,jdbcType=BIGINT}