Ai话术修改
This commit is contained in:
@@ -106,7 +106,7 @@ class Aireview extends Base
|
||||
$oOpenAi = new OpenAi;
|
||||
//获取文章内容
|
||||
$aChunkContent = [];
|
||||
if(!in_array($sQuestionFields, ['journal_scope','other_journal','hotspot'])){
|
||||
if(!in_array($sQuestionFields, ['journal_scope','other_journal','hotspot','ai_ethics','ai_registration'])){
|
||||
//实例化公共方法
|
||||
$oArticle = new Article;
|
||||
if($aArticle['state'] > 4 ){
|
||||
|
||||
Reference in New Issue
Block a user