mirror of
				https://gitee.com/ThingsGateway/ThingsGateway.git
				synced 2025-11-04 09:33:58 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
		
			283 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			283 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  
 | 
						|
  "ThingsGateway.DB.BaseDataEntity": {
 | 
						|
    "CreateOrgId": "创建机构Id"
 | 
						|
  },
 | 
						|
  "ThingsGateway.DB.BaseEntity": {
 | 
						|
    "CreateTime": "创建时间",
 | 
						|
    "CreateUser": "创建人",
 | 
						|
    "SortCode": "排序",
 | 
						|
    "UpdateTime": "更新时间",
 | 
						|
    "UpdateUser": "更新人"
 | 
						|
  }
 | 
						|
} |