mirror of
https://github.com/v2board/v2board.git
synced 2025-11-01 09:51:46 +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