This commit is contained in:
CHIEFSOFT\ameye
2024-01-08 13:05:17 -05:00
parent c691824005
commit a0beea7262
+2 -2
View File
@@ -108,8 +108,8 @@ $routes->post('/en/wrench/api/v1/groupmemberdel', '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');
$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/familywallet', 'WrenchApi::apigate');