[location] update request model add page & limit
This commit is contained in:
		
							parent
							
								
									006accb415
								
							
						
					
					
						commit
						34b1de6d42
					
				| 
						 | 
				
			
			@ -35,4 +35,7 @@ type RequestCondition struct {
 | 
			
		|||
 | 
			
		||||
	Keyword string `json:"keyword"`
 | 
			
		||||
	Region  string `json:"region"`
 | 
			
		||||
 | 
			
		||||
	Page  int `json:"page"`
 | 
			
		||||
	Limit int `json:"limit"`
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue