Compare commits
	
		
			No commits in common. "ba8af50460f052ec614998f789836a7817520180" and "10aec9f710067a8d800a255eac365f0b3d87ec81" have entirely different histories.
		
	
	
		
			ba8af50460
			...
			10aec9f710
		
	
		| 
						 | 
				
			
			@ -5,7 +5,6 @@ type ResponseSupplierInfo struct {
 | 
			
		|||
	ID           string `json:"id"`
 | 
			
		||||
	Name         string `json:"name"`
 | 
			
		||||
	BusinessType string `json:"businessType"`
 | 
			
		||||
	IsSellyMall  bool   `json:"isSellyMall"`
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
// ResponseSupplierContract ...
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue