fixed
This commit is contained in:
@@ -70,7 +70,7 @@ class Reportty
|
||||
$his_record = Db::table('fa_ty_chathistory')->where('username',$user['username'])->order('id asc')->select();
|
||||
|
||||
$config = [
|
||||
'stream'=>true,
|
||||
'stream'=>false,
|
||||
];
|
||||
$content = [
|
||||
//["role" => "user", "content" => '']
|
||||
|
||||
Reference in New Issue
Block a user