no message
This commit is contained in:
parent
bab63d79a5
commit
f598c53bb6
@ -125,7 +125,7 @@ final class HookController
|
||||
'节点like' => '/nodeLike_duck jp02',
|
||||
];
|
||||
|
||||
$this->sendMessage(json_encode($aCmdList, JSON_PRETTY_PRINT));
|
||||
$this->sendMessage(json_encode($aCmdList, JSON_UNESCAPED_UNICODE | JSON_PRETTY_PRINT));
|
||||
|
||||
Http::response(200, 'ok');
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user