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