Hydraulic/Hydro.CommonBase/Helper/GlobalConfig.cs @@ -27,6 +27,7 @@ { get { if (path == null) path = Directory.GetCurrentDirectory()+"\\"; return path; } set