This commit is contained in:
wb-hx510875
2019-09-19 11:14:07 +08:00
parent 2f6036b803
commit ba463ae2dc
1795 changed files with 41555 additions and 38367 deletions

View File

@@ -33,7 +33,7 @@ namespace AlibabaCloud
struct Param
{
std::string listParamType;
ListParamValue listParamValue;
std::vector<std::string> listParamValue;
std::string paramValue;
std::string paramName;
};