mirror of
https://github.com/v2board/v2board.git
synced 2025-06-14 21:57:50 +08:00
update gateway name
This commit is contained in:
@ -181,4 +181,9 @@ class TicketController extends Controller
|
||||
'data' => true
|
||||
]);
|
||||
}
|
||||
|
||||
private function sendNotify(Ticket $ticket, TicketMessage $ticketMessage)
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user