Compare commits
	
		
			No commits in common. "1b2dd9376a4b041df1af4b11c428b7d02619cb71" and "3a6f5e4cfe76263e7224356d913546452404f239" have entirely different histories.
		
	
	
		
			1b2dd9376a
			...
			3a6f5e4cfe
		
	
		| 
						 | 
				
			
			@ -9,7 +9,6 @@ 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