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