fixed #51
This commit is contained in:
@@ -32,7 +32,7 @@ namespace AlibabaCloud
|
||||
{
|
||||
struct Filter
|
||||
{
|
||||
Value value;
|
||||
std::vector<std::string> value;
|
||||
std::string key;
|
||||
};
|
||||
|
||||
|
||||
@@ -37,7 +37,7 @@ namespace AlibabaCloud
|
||||
};
|
||||
struct Filter
|
||||
{
|
||||
Value value;
|
||||
std::vector<std::string> value;
|
||||
std::string key;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user