mirror of
				https://github.com/TeaOSLab/EdgeAdmin.git
				synced 2025-11-04 05:00:25 +08:00 
			
		
		
		
	IP名单增加代号管理
This commit is contained in:
		@@ -42,6 +42,7 @@ func InitIPList(action *actionutils.ParentAction, listId int64) error {
 | 
			
		||||
	action.Data["list"] = maps.Map{
 | 
			
		||||
		"id":          list.Id,
 | 
			
		||||
		"name":        list.Name,
 | 
			
		||||
		"code":        list.Code,
 | 
			
		||||
		"type":        list.Type,
 | 
			
		||||
		"typeName":    typeName,
 | 
			
		||||
		"description": list.Description,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user