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