job修改
This commit is contained in:
@@ -68,7 +68,6 @@ class SendRelatedArticleEmail
|
||||
}
|
||||
|
||||
// 执行核心任务
|
||||
$oArticle = new Article;
|
||||
//查询是否发送过邮件
|
||||
$oJournalArticle = new JournalArticle;
|
||||
$aLog = json_decode($oJournalArticle::getLog(['article_id' => $iArticleId,'article_author_id' => $article_author_id,'related_article_id' => $related_article_id,'is_success' => 1]),true);
|
||||
|
||||
Reference in New Issue
Block a user