This commit is contained in:
2024-07-12 14:00:51 +08:00
parent 606754d200
commit 24320e2ff6

View File

@@ -70,7 +70,7 @@ class Reportty
$his_record = Db::table('fa_ty_chathistory')->where('username',$user['username'])->order('id asc')->select(); $his_record = Db::table('fa_ty_chathistory')->where('username',$user['username'])->order('id asc')->select();
$config = [ $config = [
'stream'=>true, 'stream'=>false,
]; ];
$content = [ $content = [
//["role" => "user", "content" => ''] //["role" => "user", "content" => '']