fix route
This commit is contained in:
@@ -106,7 +106,7 @@ $routes->post('/en/wrench/api/v1/jobgroupadd', 'WrenchApi::apigate')
|
||||
$routes->post('/en/wrench/api/v1/groupmemberadd', 'WrenchApi::apigate');
|
||||
$routes->post('/en/wrench/api/v1/groupmemberdel', 'WrenchApi::apigate');
|
||||
|
||||
$routes->post('/en/wrench/api/v1/activetaskslist', 'WrenchApi::apigate');
|
||||
$routes->post('/en/wrench/api/v1/activetaskslist', 'WrenchApi::apigate');
|
||||
|
||||
$routes->post('/en/wrench/api/v1/mypageload', 'WrenchApi::apigate');
|
||||
$routes->post('/en/wrench/api/v1/mypageintro', 'WrenchApi::apigate');
|
||||
|
||||
Reference in New Issue
Block a user