红包第13次修改

This commit is contained in:
2025-10-13 11:36:17 +08:00
parent 9c0cd48425
commit a720c696c6
2 changed files with 6 additions and 0 deletions

View File

@@ -121,6 +121,7 @@ class Redpacket extends Model
//给前端推送信息
$data['nickname'] = Db::name('user')->where('id', $data['user_id'])->value('nickname');
$data['redpacket_id'] = $redpacketId;
$text = [
'redpacketInfo' => $data,
'text' => ''