新增:新人首次入住聊天室大礼包自动发放功能(6666金币 + 满场烟花 + 公屏欢迎)
This commit is contained in:
@@ -42,6 +42,7 @@ class User extends Authenticatable
|
||||
'hy_time',
|
||||
'question',
|
||||
'answer',
|
||||
'has_received_new_gift',
|
||||
];
|
||||
|
||||
/**
|
||||
@@ -75,6 +76,7 @@ class User extends Authenticatable
|
||||
'yx_time' => 'datetime',
|
||||
'sj' => 'datetime',
|
||||
'q3_time' => 'datetime',
|
||||
'has_received_new_gift' => 'boolean',
|
||||
];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user