mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-06-28 13:34:32 +08:00
Update demo
This commit is contained in:
parent
e937f51ae9
commit
303ed83d83
@ -39,8 +39,6 @@ namespace OrmTest
|
|||||||
var x = newdb.Storageable(communityEntities).ToStorage();
|
var x = newdb.Storageable(communityEntities).ToStorage();
|
||||||
x.AsInsertable.ExecuteCommand();
|
x.AsInsertable.ExecuteCommand();
|
||||||
x.AsUpdateable.ExecuteCommand();
|
x.AsUpdateable.ExecuteCommand();
|
||||||
|
|
||||||
System.Drawing.Point
|
|
||||||
}
|
}
|
||||||
public class Unitsdfafayas
|
public class Unitsdfafayas
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user