New inteest API

This commit is contained in:
CHIEFSOFT\ameye
2023-06-05 10:54:40 -04:00
parent 9afb9fb898
commit ec093bf9bf
3 changed files with 20 additions and 1 deletions
+2
View File
@@ -135,6 +135,8 @@ $routes->post('/en/wrench/api/v1/assigntask', 'WrenchApi::apigate');
$routes->post('/en/wrench/api/v1/uploads', 'WrenchApi::apigate');
$routes->post('/en/wrench/api/v1/marketmessage', 'WrenchApi::apigate');
$routes->post('/en/wrench/api/v1/marketinterest', 'WrenchApi::apigate');
//$routes->post('/en/wrench/api/v1/blogdata', 'WrenchBlog::apigate');
//$routes->post('/en/wrench/api/v1/blogitem', 'WrenchBlog::apigate');