diff --git a/webapp/controller/RestApiController.class.php b/webapp/controller/RestApiController.class.php index 60e3c15d..37ee423b 100644 --- a/webapp/controller/RestApiController.class.php +++ b/webapp/controller/RestApiController.class.php @@ -24,7 +24,7 @@ class RestApiController extends BaseController { public function dispatch() { - myself()->_rspOk(); + //REQUEST_URI /api/nft?dafsf=1%26= } }