|
|
@@ -95,7 +95,7 @@ func CreateDescribeDomainFileSizeProportionDataRequest() (request *DescribeDomai
|
|
|
request = &DescribeDomainFileSizeProportionDataRequest{
|
|
|
RpcRequest: &requests.RpcRequest{},
|
|
|
}
|
|
|
- request.InitWithApiInfo("Cdn", "2014-11-11", "DescribeDomainFileSizeProportionData", "", "openAPI")
|
|
|
+ request.InitWithApiInfo("Cdn", "2014-11-11", "DescribeDomainFileSizeProportionData", "", "")
|
|
|
request.Method = requests.POST
|
|
|
return
|
|
|
}
|