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