back office gate
This commit is contained in:
@@ -7,6 +7,9 @@ $routes->get('/', 'Home::index');
|
||||
|
||||
$routes->get('/en/wrench/api/v1/test','Home::test');
|
||||
|
||||
$routes->get('/backoffice/svs/bko','BackOffice::backofficegate');
|
||||
$routes->post('/backoffice/svs/bko','BackOffice::backofficegate');
|
||||
|
||||
|
||||
$routes->post('/en/wrench/api/v1/promoverify', 'Promo::promoVerify');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user