|
|
@ -366,7 +366,7 @@ public class PrUserProjectServiceImpl extends BaseServiceImpl<PrUserProjectDao, |
|
|
|
continue; |
|
|
|
} |
|
|
|
|
|
|
|
//3.4级联
|
|
|
|
//3.4级联 todo
|
|
|
|
if(ProjectItemTypeEnum.CASCADER.getValue().equals(currentType)){ |
|
|
|
//目前cascaderExpandStruct 没啥用
|
|
|
|
CascaderExpandStruct cascaderExpandStruct = JSON.parseObject(item.getExpand(), CascaderExpandStruct.class); |
|
|
|