WebApi/Gs.Toolbox/DbHelperSQL.cs @@ -571,7 +571,6 @@ else str = str + "|" + command.Parameters[a].Value; } return str; }