mirror of
https://gitee.com/langsisi_admin/serein-flow
synced 2026-03-14 21:46:35 +08:00
0-0
This commit is contained in:
@@ -14,10 +14,11 @@ namespace Serein.Workbench
|
||||
{
|
||||
void LoadLocalProject()
|
||||
{
|
||||
|
||||
#if DEBUG
|
||||
if (1 == 1)
|
||||
|
||||
#if DEBUG
|
||||
if (1 == 11)
|
||||
{
|
||||
// 这里是我自己的测试代码,你可以删除
|
||||
string filePath;
|
||||
filePath = @"F:\临时\project\linux\project.dnf";
|
||||
filePath = @"F:\临时\project\linux\http\project.dnf";
|
||||
|
||||
Reference in New Issue
Block a user