作者 李宇航

合并分支 'lyh-server' 到 'master'

gx



查看合并请求 !1687
... ... @@ -23,7 +23,7 @@ class GptService
* @time :2025/4/2 9:38
*
*/
public function get_ai_chat($data,$type = 1){
public function get_ai_chat($data,$type = 0){
// 组装请求体参数
// $data['message'] = [
// ['role' => 'system', 'content' => "You are now the marketing customer service of 深圳创贸集团"],
... ...