Manager offers liist

This commit is contained in:
CHIEFSOFT\ameye
2023-05-06 16:39:49 -04:00
parent 86aa029442
commit 74b30d41de
7 changed files with 17 additions and 0 deletions
+2
View File
@@ -74,6 +74,8 @@ $routes->post('/en/wrench/api/v1/starttopup', 'WrenchApi::apigate');
$routes->post('/en/wrench/api/v1/jobmanagerlist', 'WrenchApi::apigate');
$routes->post('/en/wrench/api/v1/jobmanageroffers', 'WrenchApi::apigate');
$routes->post('/en/wrench/api/v1/recipients', 'WrenchApi::apigate');
$routes->post('/en/wrench/api/v1/addrecipient', 'WrenchApi::apigate');