|
@@ -69,7 +69,7 @@ class Apmessage extends Api
|
|
|
$content = new StringMap();
|
|
|
$content->setEn($template_dsc);
|
|
|
$notification = new Notification();
|
|
|
- $notification->setAppId('6bbd561f-4d8e-4d04-a6c4-dbef1bf99694');
|
|
|
+ $notification->setAppId('b3124d44-7bc7-4965-95dc-0ecb502fdaea');
|
|
|
$notification->setContents($content);
|
|
|
$notification->setIncludedSegments([$segment]);
|
|
|
$notification->setIosBadgeType('Increase');
|