|
@@ -2,6 +2,7 @@ package cn.efunbox.manage.base.controller;
|
|
|
|
|
|
import cn.efunbox.manage.base.entity.Department;
|
|
|
import cn.efunbox.manage.base.entity.Manage;
|
|
|
+import cn.efunbox.manage.base.enums.DeptTypeEnum;
|
|
|
import cn.efunbox.manage.base.service.DepartmentService;
|
|
|
import cn.efunbox.manage.base.service.ManageService;
|
|
|
import cn.efunbox.manage.base.vo.ManageVO;
|