no message

This commit is contained in:
hellcat 2025-04-04 17:08:20 +08:00
parent 3a2b616d11
commit 0a61fb22d2

View File

@ -62,15 +62,16 @@ final class TgSendFormat
$sFlowMix .= ",置".$iLimitDay."d";
}
if ($sMemo) {
$sFlowMix .= "".$sMemo;
}
// if ($iMaxWidth != 0) {
$sFlowMix .= ",今".$iFlowToday."g";
// } else {
// $sFlowMix .= "今".$iFlowToday."g";
// }
if ($sMemo) {
$sFlowMix .= "".$sMemo;
}
$sFlowMix .= " ] ";