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

@@ -32,7 +32,7 @@ namespace AlibabaCloud
{
struct Filter
{
Value value;
std::vector<std::string> value;
std::string key;
};

View File

@@ -37,7 +37,7 @@ namespace AlibabaCloud
};
struct Filter
{
Value value;
std::vector<std::string> value;
std::string key;
};