New static data
This commit is contained in:
@@ -179,7 +179,7 @@ $routes->post('/en/wrench/api/v1/activejobmsglist', 'WrenchApi::apigate');
|
||||
|
||||
|
||||
$routes->post('/en/wrench/api/v1/sitecontact', 'WrenchApi::apigate');
|
||||
$routes->post('/en/wrench/api/v1/signupcountry', 'WrenchApi::apigate');
|
||||
$routes->post('/en/wrench/api/v1/signupcountry', 'WrenchGeneralData::signUpCountry');
|
||||
$routes->post('/en/wrench/api/v1/userscards', 'WrenchApi::apigate');
|
||||
|
||||
$routes->post('/en/wrench/api/v1/couponhx', 'WrenchApi::apigate');
|
||||
|
||||
Reference in New Issue
Block a user