offerinterestlistmsg
This commit is contained in:
@@ -152,6 +152,7 @@ $routes->post('/en/wrench/api/v1/payremcard', 'WrenchApi::apigate');
|
||||
$routes->post('/en/wrench/api/v1/offersinterestlist', 'WrenchApi::apigate');
|
||||
$routes->post('/en/wrench/api/v1/offersinterestproc', 'WrenchApi::apigate');
|
||||
$routes->post('/en/wrench/api/v1/offerinterestmsg', 'WrenchApi::apigate');
|
||||
$routes->post('/en/wrench/api/v1/offerinterestlistmsg', 'WrenchApi::apigate');
|
||||
|
||||
$routes->post('/en/wrench/api/v1/resources', 'WrenchResources::website');
|
||||
$routes->post('/en/wrench/api/v1/askresources', 'WrenchResources::aigate');
|
||||
|
||||
Reference in New Issue
Block a user