And point added
This commit is contained in:
@@ -57,6 +57,7 @@ $routes->post('/en/wrench/api/v1/account', 'WrenchApi::apigate');
|
||||
$routes->post('/en/wrench/api/v1/message', 'WrenchApi::apigate');
|
||||
$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/getjob', 'WrenchApi::apigate');
|
||||
$routes->post('/en/wrench/api/v1/mybanklist', 'WrenchApi::apigate');
|
||||
|
||||
Reference in New Issue
Block a user