格式化代码 pint

This commit is contained in:
iVampireSP.com 2023-02-08 13:16:16 +08:00
parent a51f7a3f62
commit 9c8c739d22
No known key found for this signature in database
GPG Key ID: 2F7B001CA27A8132

View File

@ -34,7 +34,7 @@ class User extends Authenticatable implements MustVerifyEmail
'email', 'email',
'real_name', 'real_name',
'balance', 'balance',
'user_group_id' 'user_group_id',
]; ];
/** /**