Top up result

This commit is contained in:
CHIEFSOFT\ameye
2023-07-28 14:01:25 -04:00
parent 683096e59a
commit 450a733d76
6 changed files with 112 additions and 42 deletions
+2
View File
@@ -86,6 +86,8 @@ $routes->post('/en/wrench/api/v1/purchasehx', 'WrenchApi::apigate');
$routes->post('/en/wrench/api/v1/stepresetpass', 'WrenchApi::apigate');
$routes->post('/en/wrench/api/v1/starttopup', 'WrenchApi::apigate');
$routes->post('/en/wrench/api/v1/topupresult', 'WrenchApi::apigate');
$routes->post('/en/wrench/api/v1/jobmanageragree', 'WrenchApi::apigate');