mirror of
				https://github.com/v2board/v2board.git
				synced 2025-11-01 01:41:47 +08:00 
			
		
		
		
	update
This commit is contained in:
		| @@ -134,6 +134,7 @@ Route::prefix('v1') | ||||
|                 Route::post('order/alipayNotify', 'Guest\\OrderController@alipayNotify'); | ||||
|                 Route::post('order/stripeNotify', 'Guest\\OrderController@stripeNotify'); | ||||
|                 Route::post('order/bitpayXNotify', 'Guest\\OrderController@bitpayXNotify'); | ||||
|                 Route::post('order/payTaroNotify', 'Guest\\OrderController@payTaroNotify'); | ||||
|             }); | ||||
|         // Client | ||||
|         Route::prefix('client') | ||||
|   | ||||
		Reference in New Issue
	
	Block a user