no message
This commit is contained in:
parent
4f134126e9
commit
86e1f97241
@ -23,7 +23,7 @@ final class TgSendFormat
|
||||
|
||||
foreach ($this->aContent as $v) {
|
||||
// echo "失联客机";
|
||||
$sStr .= "\n\n".$v[0].":".$v[1]."。";
|
||||
$sStr .= "\n\n".$v[0].":".$v[1];
|
||||
}
|
||||
|
||||
return $sStr;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user