Compare commits

..

No commits in common. "ba8af50460f052ec614998f789836a7817520180" and "10aec9f710067a8d800a255eac365f0b3d87ec81" have entirely different histories.

1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@ type ResponseSupplierInfo struct {
ID string `json:"id"`
Name string `json:"name"`
BusinessType string `json:"businessType"`
IsSellyMall bool `json:"isSellyMall"`
}
// ResponseSupplierContract ...