mirror of
				https://github.com/v2board/v2board.git
				synced 2025-10-31 09:21:46 +08:00 
			
		
		
		
	update
This commit is contained in:
		| @@ -80,6 +80,8 @@ Route::prefix('v1') | ||||
|                 Route::get ('tutorial/getAppleID', 'TutorialController@getAppleID'); | ||||
|                 // Notice | ||||
|                 Route::get ('notice', 'NoticeController@index'); | ||||
|                 // Ticket | ||||
|                 Route::post('ticket/save', 'TicketController@save'); | ||||
|             }); | ||||
|  | ||||
|         // Passport | ||||
|   | ||||
		Reference in New Issue
	
	Block a user