SugarDbContext修改
This commit is contained in:
		
							parent
							
								
									606469692e
								
							
						
					
					
						commit
						681237db55
					
				@ -34,6 +34,12 @@ namespace Falcon.SugarApi.DatabaseDefinitions
 | 
			
		||||
        /// </summary>
 | 
			
		||||
        public ILogger<SugarDbContext> Logger { get; }
 | 
			
		||||
 | 
			
		||||
        /// <summary>
 | 
			
		||||
        /// 数据库类型
 | 
			
		||||
        /// </summary>
 | 
			
		||||
        [Obsolete("测试,调用报错,会导致进程退出!",true)]
 | 
			
		||||
        public string DbTpye => this.DbTpye;
 | 
			
		||||
 | 
			
		||||
        #region 插入
 | 
			
		||||
        /// <summary>
 | 
			
		||||
        /// 在数据库中插入数据
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user