mirror of
https://github.com/v2board/v2board.git
synced 2025-01-10 08:09:10 +08:00
update
This commit is contained in:
parent
9e55cb2f5d
commit
df02973756
@ -93,6 +93,7 @@ Route::prefix('v1')
|
||||
// Tutorial
|
||||
Route::get ('tutorial/getSubscribeUrl', 'TutorialController@getSubscribeUrl');
|
||||
Route::get ('tutorial/getAppleID', 'TutorialController@getAppleID');
|
||||
Route::get ('tutorial/fetch', 'TutorialController@fetch');
|
||||
// Notice
|
||||
Route::get ('notice/fetch', 'NoticeController@fetch');
|
||||
// Ticket
|
||||
|
Loading…
Reference in New Issue
Block a user