mirror of
				https://github.com/v2board/v2board.git
				synced 2025-10-31 17:31:49 +08:00 
			
		
		
		
	rewrite: payment
This commit is contained in:
		| @@ -51,6 +51,7 @@ class UserRoute | ||||
|             $router->get ('/telegram/getBotInfo', 'User\\TelegramController@getBotInfo'); | ||||
|             // Comm | ||||
|             $router->get ('/comm/config', 'User\\CommController@config'); | ||||
|             $router->Post('/comm/getStripePublicKey', 'User\\CommController@getStripePublicKey'); | ||||
|             // Knowledge | ||||
|             $router->get ('/knowledge/fetch', 'User\\KnowledgeController@fetch'); | ||||
|             $router->get ('/knowledge/getCategory', 'User\\KnowledgeController@getCategory'); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user