格式化代码 pint
This commit is contained in:
parent
a51f7a3f62
commit
9c8c739d22
@ -34,7 +34,7 @@ class User extends Authenticatable implements MustVerifyEmail
|
|||||||
'email',
|
'email',
|
||||||
'real_name',
|
'real_name',
|
||||||
'balance',
|
'balance',
|
||||||
'user_group_id'
|
'user_group_id',
|
||||||
];
|
];
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user