gap error
This commit is contained in:
@@ -204,7 +204,7 @@ $routes->post('/en/wrench/api/v1/uploads', 'WrenchApi::apigate');
|
||||
$routes->post('/en/wrench/api/v1/myfiles', 'WrenchApi::apigate');
|
||||
|
||||
$routes->post('/en/wrench/api/v1/marketmessage', 'WrenchApi::apigate');
|
||||
$routes->post('/en/wrench/api/v1/marketinterest', ' WrenchJobs::sendJobInterest'); //'WrenchApi::apigate'
|
||||
$routes->post('/en/wrench/api/v1/marketinterest', 'WrenchJobs::sendJobInterest'); //'WrenchApi::apigate'
|
||||
|
||||
$routes->post('/en/wrench/api/v1/activejobstatus', 'WrenchApi::apigate');
|
||||
$routes->post('/en/wrench/api/v1/activetaskstatus', 'WrenchApi::apigate');
|
||||
|
||||
Reference in New Issue
Block a user