CP 空间礼物记录

This commit is contained in:
2025-11-22 14:51:28 +08:00
parent ccfb0c0f30
commit 9b5e1bed0e
2 changed files with 2 additions and 1 deletions

View File

@@ -155,6 +155,7 @@ class UserCp extends Model
'from_user_id' => $from_user_id,
'to_user_id' => $to_user_id,
'gift_id' => $gift_id,
'num' => $num,
'cp_zone_id' => $cp_zone_id,
'exp' => $exp,
'exp_total' => $yuan_exp + $exp,