WrenchMedia Path
This commit is contained in:
@@ -141,6 +141,7 @@ define('CONTRACT_REQUEST_CANCEL', 3);
|
||||
define('CONTRACT_ACCEPT_COMPLETE', 5);
|
||||
define('CONTRACT_REJECT_COMPLETE', 1);
|
||||
|
||||
const WRENCHBOARD_GET_MEDIA = 650;
|
||||
|
||||
//**************************************************************
|
||||
define('WRENCHBOARD_BKO_START', 10000);
|
||||
|
||||
@@ -188,7 +188,7 @@ $routes->post('/en/wrench/api/v1/confirmcredit', 'WrenchTransactions::a
|
||||
|
||||
$routes->post('/en/wrench/api/v1/mynotifications', 'WrenchNotifications::apigate');
|
||||
|
||||
|
||||
$routes->post('/en/wrench/api/v1/getmedia', 'WrenchMedia::apigate');
|
||||
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user