feature/get-info-supplier-campaign-app #122
			
				
			
		
		
		
	| 
						 | 
				
			
			@ -7,7 +7,7 @@ type ResponseSupplierInfo struct {
 | 
			
		|||
	BusinessType string            `json:"businessType"`
 | 
			
		||||
	Statistic    SupplierStatistic `json:"statistic"`
 | 
			
		||||
	Rating       float64           `json:"rating"`
 | 
			
		||||
	Inventories  *[]SKUCommonInfo  `json:"inventories"`
 | 
			
		||||
	Inventories  []*SKUCommonInfo  `json:"inventories"`
 | 
			
		||||
	Active       bool              `json:"active"`
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue