去掉管理员
This commit is contained in:
		
							parent
							
								
									7b283ab0ca
								
							
						
					
					
						commit
						c07646784f
					
				| 
						 | 
				
			
			@ -31,10 +31,6 @@ namespace langguanApi.Model.Dto.SystemConfigurationDto
 | 
			
		|||
        /// </summary>
 | 
			
		||||
        public string Tel { get; set; }
 | 
			
		||||
        /// <summary>
 | 
			
		||||
        /// 是否管理员  0否  1是
 | 
			
		||||
        /// </summary>
 | 
			
		||||
        public byte IsAdmin { get; set; }
 | 
			
		||||
        /// <summary>
 | 
			
		||||
        /// 是否删除  0否  1是   
 | 
			
		||||
        /// </summary>
 | 
			
		||||
        public byte IsDel { get; set; }
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue