mirror of
				https://github.com/nsnail/FreeSql.git
				synced 2025-11-04 17:20:49 +08:00 
			
		
		
		
	FreeSql.DbContext 内部仓储融合
This commit is contained in:
		@@ -12,7 +12,7 @@ namespace FreeSql {
 | 
			
		||||
 | 
			
		||||
		public long SaveChanges() {
 | 
			
		||||
			ExecCommand();
 | 
			
		||||
			Commit();
 | 
			
		||||
			_uow.Commit();
 | 
			
		||||
			return _affrows;
 | 
			
		||||
		}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user