Task Status
This commit is contained in:
@@ -138,6 +138,9 @@ $routes->post('/en/wrench/api/v1/uploads', 'WrenchApi::apigate');
|
||||
$routes->post('/en/wrench/api/v1/marketmessage', 'WrenchApi::apigate');
|
||||
$routes->post('/en/wrench/api/v1/marketinterest', 'WrenchApi::apigate');
|
||||
|
||||
$routes->post('/en/wrench/api/v1/activejobstatus', 'WrenchApi::apigate');
|
||||
$routes->post('/en/wrench/api/v1/activetaskstatus', 'WrenchApi::apigate');
|
||||
|
||||
//$routes->post('/en/wrench/api/v1/blogdata', 'WrenchBlog::apigate');
|
||||
//$routes->post('/en/wrench/api/v1/blogitem', 'WrenchBlog::apigate');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user