Ai话术修改
This commit is contained in:
@@ -106,7 +106,7 @@ class Aireview extends Base
|
|||||||
$oOpenAi = new OpenAi;
|
$oOpenAi = new OpenAi;
|
||||||
//获取文章内容
|
//获取文章内容
|
||||||
$aChunkContent = [];
|
$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;
|
$oArticle = new Article;
|
||||||
if($aArticle['state'] > 4 ){
|
if($aArticle['state'] > 4 ){
|
||||||
|
|||||||
Reference in New Issue
Block a user