Ai话术修改

This commit is contained in:
chengxl
2025-08-15 22:43:07 +08:00
parent c494bd5b76
commit 3412ef8f78

View File

@@ -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 ){