familybanners

This commit is contained in:
CHIEFSOFT\ameye
2024-02-21 10:20:50 -05:00
parent 19c7db4164
commit adee9c3423
3 changed files with 5 additions and 0 deletions
+1
View File
@@ -117,6 +117,7 @@ $routes->post('/en/wrench/api/v1/familylist', 'WrenchApi::apigate');
$routes->post('/en/wrench/api/v1/familywallet', 'WrenchApi::apigate');
$routes->post('/en/wrench/api/v1/familybanners', 'WrenchApi::apigate');
$routes->post('/en/wrench/api/v1/familyrewardhx', 'WrenchApi::apigate');
$routes->post('/en/wrench/api/v1/familytransferstart', 'WrenchApi::apigate');
$routes->post('/en/wrench/api/v1/familytransfer', 'WrenchApi::apigate');