WrenchGeneralData
This commit is contained in:
@@ -63,7 +63,7 @@ $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/preferences', 'WrenchGeneralData::usersPreferences'); // 'WrenchApi::apigate'
|
||||
$routes->post('/en/wrench/api/v1/preferences', 'WrenchGeneralData::usersPreferences'); // 'WrenchApi::apigate'
|
||||
$routes->post('/en/wrench/api/v1/setpreferences', 'WrenchApi::apigate');
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user