no message
This commit is contained in:
parent
4d52862005
commit
d155f698cd
@ -158,6 +158,7 @@ final class FreenodeCrawl
|
|||||||
$aFileList = self::$sMethod($aFrom); // 没有就返回空数组,所以不用判断,直接foreach
|
$aFileList = self::$sMethod($aFrom); // 没有就返回空数组,所以不用判断,直接foreach
|
||||||
|
|
||||||
$sMsg = " - CrawlFreenode爬from返回空 -> ".json_encode($aFrom)." \n";
|
$sMsg = " - CrawlFreenode爬from返回空 -> ".json_encode($aFrom)." \n";
|
||||||
|
echo $sMsg;
|
||||||
TeleSlave::log()->send($sMsg);
|
TeleSlave::log()->send($sMsg);
|
||||||
|
|
||||||
foreach ($aFileList as $sFileRow) {
|
foreach ($aFileList as $sFileRow) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user