admin-push-notification-supplier #1
			
				
			
		
		
		
	
							
								
								
									
										1
									
								
								model.go
								
								
								
								
							
							
						
						
									
										1
									
								
								model.go
								
								
								
								
							| 
						 | 
					@ -19,6 +19,7 @@ type PushRequest struct {
 | 
				
			||||||
	Sound        *Sound   `json:"sound,omitempty"`
 | 
						Sound        *Sound   `json:"sound,omitempty"`
 | 
				
			||||||
	Link         string   `json:"link"`         // for webpush
 | 
						Link         string   `json:"link"`         // for webpush
 | 
				
			||||||
	Order        int      `json:"order"`        // for sort
 | 
						Order        int      `json:"order"`        // for sort
 | 
				
			||||||
 | 
						DisplayUntil int64    `json:"displayUntil"` // time.Unix
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
// Sound ...
 | 
					// Sound ...
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue