setup-holiday-supplier-tool #123
|
@ -36,7 +36,7 @@ type SupplierCountRes struct {
|
|||
|
||||
// ResponseCheckTokenSupplier ...
|
||||
type ResponseCheckTokenSupplier struct {
|
||||
Invalid bool `json:"invalid"`
|
||||
IsValid bool `json:"isValid"`
|
||||
Reason string `json:"reason"`
|
||||
Supplier ResponseSupplierInfo `json:"supplier"`
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue