6 lines
		
	
	
		
			112 B
		
	
	
	
		
			Go
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			112 B
		
	
	
	
		
			Go
		
	
	
	
	
	
| package systemApiStructs
 | |
| 
 | |
| type NoticeGetListByDisplayTypeReq struct {
 | |
| 	DisplayType []int `json:"displayType"`
 | |
| }
 |