mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-10-22 03:27:36 +08:00
Update demo
This commit is contained in:
@@ -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
|
||||
{
|
||||
|
Reference in New Issue
Block a user