update GC webhook model
This commit is contained in:
parent
dcb2bb5d73
commit
ab895e78cb
|
@ -51,4 +51,5 @@ type Webhook struct {
|
|||
UpdatedAt time.Time `json:"updatedAt"`
|
||||
Note string `json:"note"`
|
||||
CertLink string `json:"certLink"`
|
||||
PartnerOrderCode string `json:"partnerOrderCode"`
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue