SDA/iWareCommon/Utils/ConfigHelper.cs @@ -31,6 +31,7 @@ catch { } } if (objModel == null) return string.Empty; return objModel.ToString(); }