diff --git a/www-api/app/Config/Routes.php b/www-api/app/Config/Routes.php index f932d452..52446a04 100644 --- a/www-api/app/Config/Routes.php +++ b/www-api/app/Config/Routes.php @@ -115,7 +115,7 @@ $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'); +//$routes->post('/en/wrench/api/v1/familywallet', 'WrenchApi::apigate'); $routes->post('/en/wrench/api/v1/getwallets', 'WrenchApi::apigate'); // to be retired