mirror of
https://github.com/v2board/v2board.git
synced 2025-06-12 12:37:54 +08:00
ticket notify
This commit is contained in:
7
app/Services/MailService.php
Normal file
7
app/Services/MailService.php
Normal file
@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
namespace App\Services;
|
||||
|
||||
class MailService
|
||||
{
|
||||
}
|
Reference in New Issue
Block a user