no message

This commit is contained in:
hellcat 2025-07-07 12:39:33 +08:00
parent b570eef133
commit 43934f9cd4

View File

@ -33,7 +33,7 @@ class Dove extends Base {
$oHttp->aData = $aData;
$tmp = $oHttp->send();
$r = "\n ***".$row->code."*** \n".$tmp;
$r = "***".$row->code."*** \n\n".$tmp;
$oTGHttp->sendToTG($r);