no message

This commit is contained in:
hellcat 2025-06-17 16:13:26 +08:00
parent 5d92acc929
commit 66a02c9ac8

View File

@ -34,7 +34,7 @@ class Dove extends Base {
$tmp = $oHttp->send();
// $r[] = [$row->www => $tmp];
$r = "\n".$row->www."\n".$tmp;
$r = "\n ***".$row->code."*** \n".$tmp;
// tomd($r);
$oTGHttp->sendToTG($r);