Skip to content

Commit

Permalink
参数默认设置
Browse files Browse the repository at this point in the history
  • Loading branch information
wuwu123 committed Nov 27, 2018
1 parent 8fd5344 commit 7ef797a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/httpRequest/push/Base.php
Original file line number Diff line number Diff line change
Expand Up @@ -224,9 +224,6 @@ public function getMessageContent(): array

public function getOtherParams()
{
if (!$this->getTransmission()) {
return [];
}
switch ($this->getMsgtype()) {
case Message::MSG_TYPE_NOTIFICATION:
if ($this->getNotification()) {
Expand Down

0 comments on commit 7ef797a

Please sign in to comment.