regenerate code
This commit is contained in:
@@ -30,6 +30,7 @@ namespace AlibabaCloud
|
||||
{
|
||||
class ALIBABACLOUD_PUSH_EXPORT MassPushRequest : public RpcServiceRequest
|
||||
{
|
||||
public:
|
||||
struct PushTask
|
||||
{
|
||||
int androidNotificationBarType;
|
||||
|
||||
@@ -43,7 +43,7 @@ namespace AlibabaCloud
|
||||
std::string title;
|
||||
std::string body;
|
||||
std::string source;
|
||||
long messageId;
|
||||
std::string messageId;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user