bko controller

This commit is contained in:
CHIEFSOFT\ameye
2023-11-26 18:08:45 -05:00
parent e1f104bd5d
commit 17f1c5c857
2 changed files with 106 additions and 0 deletions
+5
View File
@@ -221,6 +221,11 @@ $routes->post('/en/wrench/hooks/v1/stripes', 'WrenchHooks::stripes');
// cron jobs ------------ ===== ------------
$routes->post('/en/wrench/api/v1/cron', 'WrenchCrons::apigate');
$routes->get('/en/wrench/api/v1/cron', 'WrenchCrons::apigate');
$routes->get('/en/wrench/api/v1/bko', 'Bko::apigate');
/*
* --------------------------------------------------------------------
* Additional Routing