refactor: re-impl sdk3rd
This commit is contained in:
@@ -13,7 +13,7 @@ type UpdateDomainRequest struct {
|
||||
}
|
||||
|
||||
type UpdateDomainResponse struct {
|
||||
baseResult
|
||||
apiResponseBase
|
||||
}
|
||||
|
||||
func (c *Client) UpdateDomain(req *UpdateDomainRequest) (*UpdateDomainResponse, error) {
|
||||
|
||||
Reference in New Issue
Block a user