完成调用丰的sif python算法 → 所有数据处理功能完成
This commit is contained in:
@ -45,7 +45,7 @@ namespace mainProgram
|
||||
}
|
||||
|
||||
ProjectManager projectManager = new ProjectManager(projectPath);
|
||||
projectManager.OpenProject(projectPath);
|
||||
projectManager.OpenProject();
|
||||
|
||||
TransferEvent(projectManager);//触发事件
|
||||
|
||||
|
Reference in New Issue
Block a user