family invite page
This commit is contained in:
@@ -125,8 +125,9 @@ $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/familysuggestlist', 'WrenchApi::apigate');
|
||||
$routes->post('/en/wrench/api/v1/suggeststatus', 'WrenchApi::apigate');
|
||||
$routes->post('/en/wrench/api/v1/suggeststatus', 'WrenchApi::apigate');
|
||||
$routes->post('/en/wrench/api/v1/familywaitingtasks', 'WrenchApi::apigate');
|
||||
$routes->post('/en/wrench/api/v1/familyrelinvite', '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