Compare commits
	
		
			2 Commits
		
	
	
		
			3a6f5e4cfe
			...
			1b2dd9376a
		
	
	| Author | SHA1 | Date | 
|---|---|---|
| 
							
							
								
								 | 
						1b2dd9376a | |
| 
							
							
								
								 | 
						8dd914ca4e | 
| 
						 | 
				
			
			@ -9,6 +9,7 @@ type ResponseSupplierInfo struct {
 | 
			
		|||
	Rating       float64           `json:"rating"`
 | 
			
		||||
	Inventories  []*SKUCommonInfo  `json:"inventories"`
 | 
			
		||||
	Active       bool              `json:"active"`
 | 
			
		||||
	IsSellyMall  bool              `json:"isSellyMall"`
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
// SupplierStatistic ...
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue