测试路径

This commit is contained in:
2023-12-08 11:39:55 +08:00
parent 860a09f6e8
commit 363e0e11b3
+2
View File
@@ -295,6 +295,8 @@ try
Log.Logger.Warning($"ContentRootPath——GetParent{Path.GetDirectoryName(env.ContentRootPath)}");
Log.Logger.Warning($"ContentRootPath——xx{Path.GetFullPath(Path.GetDirectoryName(env.ContentRootPath))}");
app.Run();
}