WRENCHBOARD_FAMILY_RELLIST
This commit is contained in:
@@ -130,6 +130,7 @@ $routes->post('/en/wrench/api/v1/familysuggestlist', '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/familyrellist', '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