mirror of
				https://github.com/v2board/v2board.git
				synced 2025-10-31 09:21:46 +08:00 
			
		
		
		
	fix: remind traffic
This commit is contained in:
		| @@ -88,6 +88,8 @@ class UserService | ||||
|         if (!$user->save()) { | ||||
|             return false; | ||||
|         } | ||||
|         $mailService = new MailService(); | ||||
|         $mailService->remindTraffic($user); | ||||
|         return true; | ||||
|     } | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user