no message
This commit is contained in:
parent
9ef66b1b29
commit
9e8d8f936d
@ -68,7 +68,7 @@ final class ShadowRocketPublish
|
||||
$aFlow = json_decode($sFlow, true);
|
||||
if (!isset($aFlow["isDone"]) || !$aFlow["isDone"]) {
|
||||
echo $sFlow;
|
||||
TeleSlave::warn()->send('ShadowRocketPublish::fn_b()的发送文章失败');
|
||||
TeleSlave::warn()->send("ShadowRocketPublish::fn_b()的{$oSiteFnb->code_short}发送文章失败");
|
||||
continue;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user