mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-05-08 22:58:03 +08:00
Update Custom db demo
This commit is contained in:
parent
3aaa44291e
commit
9436a7a609
@ -66,7 +66,7 @@ namespace OrmTest
|
|||||||
UserName="admin",
|
UserName="admin",
|
||||||
RegistrationDate=DateTime.Now,
|
RegistrationDate=DateTime.Now,
|
||||||
|
|
||||||
}).ExecuteCommand();
|
}).ExecuteReturnIdentity();
|
||||||
|
|
||||||
//Query
|
//Query
|
||||||
//查询
|
//查询
|
||||||
|
Loading…
Reference in New Issue
Block a user