mergeDev/campaign #73
			
				
			
		
		
		
	| 
						 | 
					@ -47,5 +47,5 @@ type FreeShip struct {
 | 
				
			||||||
 | 
					
 | 
				
			||||||
type SupplierFreeShipInfoResponse struct {
 | 
					type SupplierFreeShipInfoResponse struct {
 | 
				
			||||||
	SupplierID string     `json:"supplierId"`
 | 
						SupplierID string     `json:"supplierId"`
 | 
				
			||||||
	FreeShip   []FreeShip `json:"freeShip"`
 | 
						FreeShips  []FreeShip `json:"freeShips"`
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue