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