diff --git a/catch/cms/CmsService.php b/catch/cms/CmsService.php deleted file mode 100644 index 261c06e..0000000 --- a/catch/cms/CmsService.php +++ /dev/null @@ -1,13 +0,0 @@ -group(function () use ($router){ - -}); - - - -//hello路由 -$router->resource('hello', '\catchAdmin\cms\controller\Hello')->middleware('auth'); - -//hello路由 -$router->resource('hello', '\catchAdmin\cms\controller\Hello')->middleware('auth'); \ No newline at end of file