suggest tasks
This commit is contained in:
@@ -99,6 +99,8 @@ $routes->post('/en/wrench/api/v1/familyadd', 'WrenchApi::apigate');
|
||||
$routes->post('/en/wrench/api/v1/familyupdate', 'WrenchApi::apigate');
|
||||
$routes->post('/en/wrench/api/v1/familymanage', 'WrenchApi::apigate');
|
||||
$routes->post('/en/wrench/api/v1/familysampletasks', 'WrenchApi::apigate');
|
||||
$routes->post('/en/wrench/api/v1/familysuggesttasks', 'WrenchApi::apigate');
|
||||
|
||||
|
||||
$routes->post('/en/wrench/api/v1/recipients', 'WrenchApi::apigate');
|
||||
$routes->post('/en/wrench/api/v1/addrecipient', 'WrenchApi::apigate');
|
||||
|
||||
Reference in New Issue
Block a user