mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 20:40:49 +08:00
bonus can buy: tmp invite + rainbow ID + change username card
This commit is contained in:
@@ -9,6 +9,8 @@ class Invite extends NexusModel
|
||||
const VALID_YES = 1;
|
||||
const VALID_NO = 0;
|
||||
|
||||
const TEMPORARY_INVITE_VALID_DAYS = 7;
|
||||
|
||||
protected $casts = [
|
||||
'expired_at' => 'datetime',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user