refer end point

This commit is contained in:
DESKTOP-GBA0BK8\Admin
2023-04-23 07:02:36 -04:00
parent 16016428d8
commit 57c7567931
3 changed files with 5 additions and 0 deletions
+1
View File
@@ -61,6 +61,7 @@ $routes->post('/en/wrench/api/v1/paymenthx', 'WrenchApi::apigate');
$routes->post('/en/wrench/api/v1/purchasehx', 'WrenchApi::apigate');
$routes->post('/en/wrench/api/v1/recipients', 'WrenchApi::apigate');
$routes->post('/en/wrench/api/v1/sendreferral', 'WrenchApi::apigate');
$routes->post('/en/wrench/api/v1/getjob', 'WrenchApi::apigate');
$routes->post('/en/wrench/api/v1/mybanklist', 'WrenchApi::apigate');