WrenchFamily::familyList

This commit is contained in:
CHIEFSOFT\ameye
2025-06-07 12:53:00 -04:00
parent 7ef929f45d
commit 75bc4ce27f
2 changed files with 35 additions and 12 deletions
+1 -1
View File
@@ -103,7 +103,7 @@ $routes->post('/en/wrench/api/v1/tasksreport', 'WrenchApi::apigate');
$routes->post('/en/wrench/api/v1/mypageload', 'WrenchApi::apigate');
$routes->post('/en/wrench/api/v1/mypageintro', 'WrenchApi::apigate');
$routes->post('/en/wrench/api/v1/familylist', 'WrenchApi::apigate');
$routes->post('/en/wrench/api/v1/familylist', 'WrenchFamily::familyList');
//$routes->post('/en/wrench/api/v1/familywallet', 'WrenchApi::apigate');