mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-04-05 17:37:58 +08:00
Update demo
This commit is contained in:
parent
e937f51ae9
commit
303ed83d83
@ -38,9 +38,7 @@ namespace OrmTest
|
||||
|
||||
var x = newdb.Storageable(communityEntities).ToStorage();
|
||||
x.AsInsertable.ExecuteCommand();
|
||||
x.AsUpdateable.ExecuteCommand();
|
||||
|
||||
System.Drawing.Point
|
||||
x.AsUpdateable.ExecuteCommand();
|
||||
}
|
||||
public class Unitsdfafayas
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user