redis调整
This commit is contained in:
@@ -213,7 +213,6 @@ class OpenAi
|
||||
$value['content'] = strip_tags($value['content']);
|
||||
if($value['type'] == 1){
|
||||
$aMainImageList[$sKey][] = $value['ami_id'];
|
||||
continue;
|
||||
}
|
||||
$aMainList[$sKey][] = $value;
|
||||
}else{
|
||||
|
||||
Reference in New Issue
Block a user