Compare commits
	
		
			2 Commits
		
	
	
		
			10aec9f710
			...
			ba8af50460
		
	
	| Author | SHA1 | Date | 
|---|---|---|
| 
							
							
								
								 | 
						ba8af50460 | |
| 
							
							
								
								 | 
						8dd914ca4e | 
| 
						 | 
					@ -5,6 +5,7 @@ type ResponseSupplierInfo struct {
 | 
				
			||||||
	ID           string `json:"id"`
 | 
						ID           string `json:"id"`
 | 
				
			||||||
	Name         string `json:"name"`
 | 
						Name         string `json:"name"`
 | 
				
			||||||
	BusinessType string `json:"businessType"`
 | 
						BusinessType string `json:"businessType"`
 | 
				
			||||||
 | 
						IsSellyMall  bool   `json:"isSellyMall"`
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
// ResponseSupplierContract ...
 | 
					// ResponseSupplierContract ...
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue