@@ -107,4 +107,6 @@ public interface IWbsTreePrivateService extends BaseService<WbsTreePrivate> {
List<ArchiveSyncLogVO> getContractAllLog(Long contractId);
void diGuiWbs(int i);
+
+ WbsTreePrivateVO tree3(String wbsId, String projectId);
}