mirror of
				https://github.com/v2board/v2board.git
				synced 2025-11-01 01:41:47 +08:00 
			
		
		
		
	update
This commit is contained in:
		| @@ -51,6 +51,7 @@ Route::prefix('v1') | ||||
|                 Route::post('notice/drop', 'Admin\\NoticeController@drop'); | ||||
|                 // Ticket | ||||
|                 Route::get ('ticket', 'Admin\\TicketController@index'); | ||||
|                 Route::post('ticket/reply', 'Admin\\TicketControllr@reply'); | ||||
|             }); | ||||
|         // User | ||||
|         Route::prefix('user') | ||||
|   | ||||
		Reference in New Issue
	
	Block a user