update sys_dept
del_flag = #{delFlag,jdbcType=VARCHAR},
name = #{name,jdbcType=VARCHAR},
subject_type = #{subjectType,jdbcType=VARCHAR},
tax_code = #{taxCode,jdbcType=VARCHAR},
dept_permissions = #{deptPermissions, jdbcType=VARCHAR}
where dept_id = #{deptId,jdbcType=BIGINT}