no message
This commit is contained in:
parent
33c00e8e54
commit
969dc8bd64
@ -111,6 +111,8 @@ final class ArticleSchema
|
||||
continue;
|
||||
}
|
||||
|
||||
$oCmdFLow = ServiceArticleCmd::startWithO($oArticleSchema)->moveToLog($sCmdKey);
|
||||
|
||||
if ($oCmdFLow->isFail()) {
|
||||
$sMsg = "movetolog失败?";
|
||||
TeleSlave::warn()->send([
|
||||
@ -121,8 +123,6 @@ final class ArticleSchema
|
||||
continue;
|
||||
}
|
||||
|
||||
$oCmdFLow = ServiceArticleCmd::startWithO($oArticleSchema)->moveToLog($sCmdKey);
|
||||
|
||||
echo($sHttpResult);
|
||||
|
||||
//// 丑陋缝补一下
|
||||
|
||||
Loading…
Reference in New Issue
Block a user