mirror of
https://gitee.com/langsisi_admin/serein-flow
synced 2026-03-02 15:50:47 +08:00
优化了
This commit is contained in:
@@ -155,9 +155,9 @@ namespace Serein.WorkBench
|
||||
// string filePath = @"F:\临时\project\new project.dnf";
|
||||
// //string filePath = @"D:\Project\C#\DynamicControl\SereinFlow\.Output\Debug\net8.0-windows7.0\U9 project.dnf";
|
||||
// string content = System.IO.File.ReadAllText(filePath); // 读取整个文件内容
|
||||
// App.FData = JsonConvert.DeserializeObject<SereinProjectData>(content);
|
||||
// App.FData = JsonConvert.DeserializeObject<SereinOutputFileData>(content);
|
||||
// App.FileDataPath = filePath;//System.IO.Path.GetDirectoryName(filePath)!;
|
||||
}
|
||||
//}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user