add more unit test

This commit is contained in:
zhangzifa
2019-01-10 23:53:03 +08:00
committed by Jackson Tian
parent 790577e792
commit 66910b1961
5 changed files with 269 additions and 26 deletions

View File

@@ -26,7 +26,8 @@ namespace AlibabaCloud
public:
RoaServiceRequest(const std::string &product, const std::string &version);
virtual ~RoaServiceRequest();
using ServiceRequest::setParameter;
using ServiceRequest::setContent;
};
}
#endif // !ALIBABACLOUD_CORE_ROASERVICEREQUEST_H_
#endif // !ALIBABACLOUD_CORE_ROASERVICEREQUEST_H_