不发送邮件
This commit is contained in:
parent
c63d1ebba3
commit
93b5cc15a6
@ -50,7 +50,7 @@ public function validateOrSave(Request $request): bool
|
||||
|
||||
$user->reduce((string) config('settings.supports.real_name.price'), '实名认证费用。');
|
||||
|
||||
$user->notify(new UserNotification('再次欢迎您!', '再次欢迎您!您的实人认证已通过。', true));
|
||||
$user->notify(new UserNotification('再次欢迎您!', '再次欢迎您!您的实人认证已通过。'));
|
||||
|
||||
return true;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user