This commit is contained in:
sunkaixuan
2017-05-28 18:29:31 +08:00
parent 6c590fac6b
commit bfff075401

View File

@@ -527,8 +527,5 @@ namespace SqlSugar
return base.GetParameters(obj, propertyInfo, this.SqlParameterKeyWord);
}
#endregion
}
}