ticket notify

This commit is contained in:
Tokumeikoi
2020-05-10 19:04:16 +08:00
parent 15a28e7bd3
commit bf3b7bb66f
2 changed files with 30 additions and 0 deletions

View File

@ -0,0 +1,7 @@
<?php
namespace App\Services;
class MailService
{
}