Dash Recent

This commit is contained in:
CHIEFSOFT\ameye
2023-07-19 07:25:49 -04:00
parent fdde1b8c2e
commit f459542edc
3 changed files with 135 additions and 0 deletions
+2
View File
@@ -188,6 +188,8 @@ $routes->post('/en/wrench/api/v1/confirmcredit', 'WrenchTransactions::a
$routes->post('/en/wrench/api/v1/mynotifications', 'WrenchNotifications::apigate');
$routes->post('/en/wrench/api/v1/dashrecent', 'WrenchDashRecent::apigate');
$routes->post('/en/wrench/api/v1/getmedia', 'WrenchMedia::apigate');