This commit is contained in:
CHIEFSOFT\ameye
2023-09-16 07:07:34 -04:00
parent a5c7732b6d
commit 643db4e9ce
7 changed files with 60 additions and 41 deletions
+1
View File
@@ -64,6 +64,7 @@ $routes->post('/en/wrench/api/v1/completemobileuser', 'WrenchApi::apigate');
$routes->post('/en/wrench/api/v1/startresetpasword', 'WrenchApi::apigate');
$routes->post('/en/wrench/api/v1/userlogin', 'WrenchApi::apigate');
$routes->post('/en/wrench/api/v1/qrlogin', 'WrenchApi::apigate');
$routes->post('/en/wrench/api/v1/homebanners', 'WrenchApi::apigate');
$routes->post('/en/wrench/api/v1/startjoblist', 'WrenchApi::apigate');