start credit
This commit is contained in:
@@ -44,6 +44,7 @@ $routes->get('/en/wrench/api/v1/test','Home::test');
|
||||
$routes->post('/en/wrench/api/v1/authlogin', 'WrenchOauth::apigate');
|
||||
$routes->post('/en/wrench/api/v1/authstart', 'WrenchOauth::apigate');
|
||||
|
||||
|
||||
$routes->post('/en/wrench/api/v1/startcredit', 'WrenchTransactions::apigate');
|
||||
$routes->post('/en/wrench/api/v1/confirmcredit', 'WrenchTransactions::apigate');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user