mirror of
https://github.com/nsnail/FreeSql.git
synced 2025-04-22 10:42:52 +08:00
update BaseEntity readme
This commit is contained in:
parent
2f838e6f59
commit
903a6adaa6
@ -114,7 +114,7 @@ using (var uow = fsql.CreateUnitOfWork())
|
||||
|
||||
try
|
||||
{
|
||||
//todo ...
|
||||
//todo ... BaseEntity 内部 curd 方法保持使用 uow 事务
|
||||
}
|
||||
finally
|
||||
{
|
||||
|
@ -114,7 +114,7 @@ using (var uow = fsql.CreateUnitOfWork())
|
||||
|
||||
try
|
||||
{
|
||||
//todo ...
|
||||
//todo ... BaseEntity 内部 curd 方法保持使用 uow 事务
|
||||
}
|
||||
finally
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user