bianjunhui 2 年之前
父节点
当前提交
8c6c924f00
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      application/api/controller/Apmessage.php

+ 1 - 1
application/api/controller/Apmessage.php

@@ -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');