fixed #51
This commit is contained in:
@@ -33,7 +33,7 @@ namespace AlibabaCloud
|
||||
struct Param
|
||||
{
|
||||
std::string listParamType;
|
||||
ListParamValue listParamValue;
|
||||
std::vector<std::string> listParamValue;
|
||||
std::string paramValue;
|
||||
std::string paramName;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user