|
@@ -15773,7 +15773,7 @@ public class ProjectServiceImpl extends ServiceImpl<ProjectMapper, Project> impl
|
|
|
Integer corpwxDeptid = department.get().getCorpwxDeptid();
|
|
|
String departmentName = department.get().getDepartmentName();
|
|
|
switch (deptId){
|
|
|
- case 8696:
|
|
|
+ case 7459:
|
|
|
groupNames=new ArrayList<>();
|
|
|
groupNames.add("生产部电气");
|
|
|
groupNames.add("生产部车间");
|
|
@@ -15829,7 +15829,7 @@ public class ProjectServiceImpl extends ServiceImpl<ProjectMapper, Project> impl
|
|
|
itemList.add(item);
|
|
|
}
|
|
|
break;
|
|
|
- case 8695:
|
|
|
+ case 7460:
|
|
|
groupNames=new ArrayList<>();
|
|
|
groupNames.add("工程部现场安装施工");
|
|
|
groupNames.add("工程部配合调试");
|