payment cards
This commit is contained in:
@@ -141,6 +141,11 @@ $routes->post('/en/wrench/api/v1/marketinterest', 'WrenchApi::apigate');
|
||||
$routes->post('/en/wrench/api/v1/activejobstatus', 'WrenchApi::apigate');
|
||||
$routes->post('/en/wrench/api/v1/activetaskstatus', 'WrenchApi::apigate');
|
||||
|
||||
$routes->post('/en/wrench/api/v1/payprevcard', 'WrenchApi::apigate');
|
||||
$routes->post('/en/wrench/api/v1/paynewcard', 'WrenchApi::apigate');
|
||||
$routes->post('/en/wrench/api/v1/paylistcard', 'WrenchApi::apigate');
|
||||
$routes->post('/en/wrench/api/v1/payremcard', 'WrenchApi::apigate');
|
||||
|
||||
//$routes->post('/en/wrench/api/v1/blogdata', 'WrenchBlog::apigate');
|
||||
//$routes->post('/en/wrench/api/v1/blogitem', 'WrenchBlog::apigate');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user