完成调用丰的sif python算法 → 所有数据处理功能完成

This commit is contained in:
2022-01-14 11:56:12 +08:00
parent 8c78a0d715
commit a7cb3885db
16 changed files with 696 additions and 59 deletions

View File

@ -45,7 +45,7 @@ namespace mainProgram
}
ProjectManager projectManager = new ProjectManager(projectPath);
projectManager.OpenProject(projectPath);
projectManager.OpenProject();
TransferEvent(projectManager);//触发事件