fix formater

This commit is contained in:
DESKTOP-GBA0BK8\Admin
2023-04-24 11:10:27 -04:00
parent c1e88f0ade
commit 2a8d1cabdc
5 changed files with 29 additions and 6 deletions
+1
View File
@@ -64,6 +64,7 @@ $routes->post('/en/wrench/api/v1/recipients', 'WrenchApi::apigate');
$routes->post('/en/wrench/api/v1/sendreferral', 'WrenchApi::apigate');
$routes->post('/en/wrench/api/v1/refferhx', 'WrenchApi::apigate');
$routes->post('/en/wrench/api/v1/countrybanks', 'WrenchApi::apigate');
$routes->post('/en/wrench/api/v1/accounttypes', 'WrenchApi::apigate');
$routes->post('/en/wrench/api/v1/getjob', 'WrenchApi::apigate');
$routes->post('/en/wrench/api/v1/mybanklist', 'WrenchApi::apigate');