|
@@ -493,7 +493,7 @@ public class WbsSynchronousServiceImpl {
|
|
//默认值 如果有数据 与节点绑定
|
|
//默认值 如果有数据 与节点绑定
|
|
case 6:
|
|
case 6:
|
|
//现在电签使用的是模糊匹配 如果电签匹配方式改为精确匹配 则需要使用该功能
|
|
//现在电签使用的是模糊匹配 如果电签匹配方式改为精确匹配 则需要使用该功能
|
|
- updateEViSa(collect, wbsTreeSynchronousRecord.getTemplateId(), projectInfo.getId(), templateNodes, editPrivateNodes);
|
|
|
|
|
|
+// updateEViSa(collect, wbsTreeSynchronousRecord.getTemplateId(), projectInfo.getId(), templateNodes, editPrivateNodes);
|
|
break;
|
|
break;
|
|
default:
|
|
default:
|
|
break;
|
|
break;
|