mirror of
				https://github.com/nsnail/FreeSql.git
				synced 2025-11-04 09:15:27 +08:00 
			
		
		
		
	- 优化 DbContext/Repository 局部调整;
This commit is contained in:
		@@ -7,7 +7,7 @@ namespace FreeSql
 | 
			
		||||
 | 
			
		||||
        public FreeContext(IFreeSql orm)
 | 
			
		||||
        {
 | 
			
		||||
            _orm = orm;
 | 
			
		||||
            _ormPriv = orm;
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user