This commit is contained in:
2023-12-02 13:56:53 +05:00
parent c609627528
commit 71da05f019

View File

@@ -17,7 +17,7 @@ function sendSMS(string|int $phone, string|int $message)
'Content-Type' => 'application/json;charset=utf-8;',
'Charset' => 'UTF-8'
];
$body = 'JSON{
$body = 'JSON={
"SendRequest": {
"TerminalID": "Online_PANEL",
"Version": "1",