This commit is contained in:
CHIEFSOFT\ameye
2023-11-26 18:14:45 -05:00
parent 17f1c5c857
commit f957fd59d6
+1 -1
View File
@@ -223,7 +223,7 @@ $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');
$routes->post('/en/wrench/api/v1/bko', 'Bko::apigate');
/*