Pending Job Manage
This commit is contained in:
@@ -121,6 +121,9 @@ $routes->post('/en/wrench/api/v1/replyinterestmessage', 'WrenchApi::apigate');
|
||||
$routes->post('/en/wrench/api/v1/disableaccount', 'WrenchApi::apigate');
|
||||
$routes->post('/en/wrench/api/v1/myjobs', 'WrenchApi::apigate');
|
||||
|
||||
$routes->post('/en/wrench/api/v1/pendingjobextend', 'WrenchApi::apigate');
|
||||
$routes->post('/en/wrench/api/v1/pendingjobsendtome','WrenchApi::apigate');
|
||||
$routes->post('/en/wrench/api/v1/pendingjobcancel', '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