Wang Chen 4 лет назад
Родитель
Сommit
87fb501598
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      app/Modules/Push/Services/PushMessageService.php

+ 1 - 1
app/Modules/Push/Services/PushMessageService.php

@@ -23,7 +23,7 @@ class PushMessageService
      * @param $title
      * @param $content
      * @param $url
-     * @return bool
+     * @return array|bool|mixed|string|null
      * @throws ApiException
      * @throws GuzzleException
      */