mirror of
				https://github.com/nsnail/FreeSql.git
				synced 2025-11-04 17:20:49 +08:00 
			
		
		
		
	update BaseEntity readme
This commit is contained in:
		@@ -114,7 +114,7 @@ using (var uow = fsql.CreateUnitOfWork())
 | 
			
		||||
 | 
			
		||||
    try
 | 
			
		||||
    {
 | 
			
		||||
        //todo ...
 | 
			
		||||
        //todo ... BaseEntity 内部 curd 方法保持使用 uow 事务
 | 
			
		||||
    }
 | 
			
		||||
    finally
 | 
			
		||||
    {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user