This commit is contained in:
sunkaixuan
2017-07-15 20:20:42 +08:00
parent 5c1e5dbcd4
commit edcddd49fc
8 changed files with 10 additions and 10 deletions

View File

@@ -103,7 +103,7 @@ new List<SugarParameter>() {
);
db.IgnoreColumns = new IgnoreComumnList();
db.IgnoreColumns = new IgnoreColumnList();
db.IgnoreColumns.Add("TestId", "Student");
//Insert List<T>