- 修改查询中的部门字段名由dept_name改为name - 将admin_user表更名为"user"并使用双引号包裹 - 新增user_interior表连接以关联部门信息 - 部门表由t_base_department改为department - 调整关联字段以匹配新的表结构及字段名