major agent controller

This commit is contained in:
wangjinlei
2026-03-02 15:17:45 +08:00
parent 9d1b50c012
commit 413839f87b
2 changed files with 414 additions and 1 deletions

View File

@@ -743,7 +743,7 @@ class Article extends Base
$journal_info = $this->journal_obj->where('journal_id', $article_old_info['journal_id'])->find();
$editor_info = $this->user_obj->where('user_id', $journal_info['editor_id'])->find();
$tt = 'Dear editor,<br>';
$tt .= 'The author changed the manuscripts status, please check.<br><br>';
$tt .= 'The author changed the manuscripts status, please check. sn:' . $article_old_info['accept_sn'] . '<br><br>';
$tt .= 'TMR Publishing Group';
// $sendUser=[