redis调整

This commit is contained in:
chengxl
2025-08-07 17:54:55 +08:00
parent 285f49e335
commit d71651a220
2 changed files with 1 additions and 2 deletions

View File

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