end point fix

This commit is contained in:
CHIEFSOFT\ameye
2024-09-12 16:59:53 -04:00
parent dd8970e377
commit f04f51b4a0
+1 -1
View File
@@ -57,7 +57,7 @@ $routes->post('/en/wrench/api/v1/paymenthx', 'WrenchApi::apigate');
$routes->post('/en/wrench/api/v1/purchasehx', 'WrenchApi::apigate');
$routes->post('/en/wrench/api/v1/contracthx', 'WrenchJobs::contractHx');
$routes->post('/en/wrench/api/v1/WrenchUserContacts', 'WrenchApi::usersContacts');
$routes->post('/en/wrench/api/v1/cachecontacts', 'WrenchUserContacts::usersContacts');
$routes->post('/en/wrench/api/v1/stepresetpass', 'WrenchApi::apigate');