This commit is contained in:
aozhiwei 2022-02-10 17:17:22 +08:00
parent fd10398ef7
commit 96549b4f1a

View File

@ -24,7 +24,7 @@ class RestApiController extends BaseController {
public function dispatch() public function dispatch()
{ {
myself()->_rspOk(); //REQUEST_URI /api/nft?dafsf=1%26=
} }
} }