@ -83,7 +83,7 @@ public interface SysDeptDao extends BaseDao<SysDeptEntity> {
* @author yujintao
* @date 2019/9/7 09:20
*/
CompleteDeptDTO getParentAndAllDept(@Param("gridId") Long deptId);
CompleteDeptDTO getParentAndAllDept(@Param("deptId") Long deptId);
/**
* 通过街道ID获取项目可流转部门