end point fix
This commit is contained in:
@@ -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');
|
||||
|
||||
Reference in New Issue
Block a user