New static data

This commit is contained in:
CHIEFSOFT\ameye
2024-07-04 20:53:52 -04:00
parent 3f7154dd7f
commit 47acbc436f
4 changed files with 59 additions and 13 deletions
+1 -1
View File
@@ -179,7 +179,7 @@ $routes->post('/en/wrench/api/v1/activejobmsglist', 'WrenchApi::apigate');
$routes->post('/en/wrench/api/v1/sitecontact', 'WrenchApi::apigate');
$routes->post('/en/wrench/api/v1/signupcountry', 'WrenchApi::apigate');
$routes->post('/en/wrench/api/v1/signupcountry', 'WrenchGeneralData::signUpCountry');
$routes->post('/en/wrench/api/v1/userscards', 'WrenchApi::apigate');
$routes->post('/en/wrench/api/v1/couponhx', 'WrenchApi::apigate');