Browse Source

-

pull/12/MERGE
sunkaixuan 8 years ago
parent
commit
7339f25c42
  1. 1
      SqlSugar/ExpressionsToSql/SugarParameter.cs

1
SqlSugar/ExpressionsToSql/SugarParameter.cs

@ -5,7 +5,6 @@ using System.Data.Common;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace SqlSugar
{
public class SugarParameter : DbParameter

Loading…
Cancel
Save