no message

This commit is contained in:
hellcat 2025-03-20 22:15:37 +08:00
parent 69477772be
commit 342472501c

View File

@ -42,7 +42,7 @@ final class TestController extends BaseController
];
$options = [
'http' => [
'https' => [
'header' => "Content-Type: application/json\r\n",
'method' => 'POST',
'content' => json_encode($data),