Commit 255b0fd7 authored by wwccw0591's avatar wwccw0591

push

parent a9a86dff
...@@ -75,7 +75,7 @@ class ClientPush ...@@ -75,7 +75,7 @@ class ClientPush
$title='tesetTitle'; $title='tesetTitle';
$pushData['toId']= $_POST['toId']; $pushData['toId']= $_POST['toId'];
echo $pushData['toId']; // echo $pushData['toId'];
try { try {
$response = $this->client->push() $response = $this->client->push()
->setPlatform('all') ->setPlatform('all')
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment