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