no message

This commit is contained in:
hellcat 2025-07-15 19:32:05 +08:00
parent a8da06ae7f
commit a4da550540

View File

@ -35,7 +35,7 @@ class Test extends Base {
"is_test" => true,
"time_type" => $sTimeType,
"v" => $sValue,
"bSendTg" => $sSendTg
"sSendTg" => $sSendTg
];
$r = $this->oHttp->send();