This commit is contained in:
fengjiayi
2024-12-12 20:33:08 +08:00
parent 49603bb58f
commit e7ab65cead
2 changed files with 6 additions and 5 deletions

View File

@@ -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";