Skip to content

Commit 7ef797a

Browse files
committed
参数默认设置
1 parent 8fd5344 commit 7ef797a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/httpRequest/push/Base.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -224,9 +224,6 @@ public function getMessageContent(): array
224224

225225
public function getOtherParams()
226226
{
227-
if (!$this->getTransmission()) {
228-
return [];
229-
}
230227
switch ($this->getMsgtype()) {
231228
case Message::MSG_TYPE_NOTIFICATION:
232229
if ($this->getNotification()) {

0 commit comments

Comments
 (0)