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