cache contacts
This commit is contained in:
@@ -85,6 +85,8 @@ $routes->post('/en/wrench/api/v1/pendingjob', 'WrenchApi::apigate');
|
||||
$routes->post('/en/wrench/api/v1/paymenthx', 'WrenchApi::apigate');
|
||||
$routes->post('/en/wrench/api/v1/purchasehx', 'WrenchApi::apigate');
|
||||
|
||||
$routes->post('/en/wrench/api/v1/cachecontacts', 'WrenchApi::apigate');
|
||||
|
||||
|
||||
$routes->post('/en/wrench/api/v1/stepresetpass', 'WrenchApi::apigate');
|
||||
$routes->post('/en/wrench/api/v1/starttopup', 'WrenchApi::apigate');
|
||||
|
||||
Reference in New Issue
Block a user