From 4fff67edaa58e020ed7be715dff3d0534a2b5318 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E5=8D=8E=E6=B8=85?= <18691022700@163.com> Date: Tue, 25 Nov 2025 09:06:34 +0800 Subject: [PATCH] =?UTF-8?q?cp=20=20=E4=BA=92=E5=A8=B1=E6=88=BF=E9=97=B4?= =?UTF-8?q?=E5=A4=84=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/api/model/Friend.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/api/model/Friend.php b/application/api/model/Friend.php index 5af06f7..190eef3 100644 --- a/application/api/model/Friend.php +++ b/application/api/model/Friend.php @@ -329,7 +329,7 @@ class Friend extends Model } } } - return ['code' => 1, 'msg' => '送礼成功', $res['data']]; + return ['code' => 1, 'msg' => '送礼成功', 'data' => $res['data']]; } //是否主持