Hydraulic/Hydro.CommonBase/Helper/GlobalConfig.cs @@ -26,7 +26,8 @@ public static string Path { get { { if (path == null) path = Directory.GetCurrentDirectory()+"\\"; return path; } set