Fixed CMakeLists file.
This commit is contained in:
@@ -35,6 +35,7 @@ namespace AlibabaCloud
|
||||
struct Feedback
|
||||
{
|
||||
std::string action;
|
||||
bool interruptible;
|
||||
std::string content;
|
||||
std::string actionParams;
|
||||
};
|
||||
|
||||
@@ -36,6 +36,7 @@ namespace AlibabaCloud
|
||||
{
|
||||
std::string jobGroupId;
|
||||
std::string userPhone;
|
||||
std::string caller;
|
||||
std::string contactReferrnceId;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user