This commit is contained in:
wb-hx510875
2019-09-18 11:44:22 +08:00
parent f3eaf1d292
commit 83be2456fc
13 changed files with 13 additions and 13 deletions

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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