weich %!s(int64=3) %!d(string=hai) anos
pai
achega
14f139781a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      catch/wind/route.php

+ 1 - 1
catch/wind/route.php

@@ -12,5 +12,5 @@
 // you should use `$router`
 $router->group(function () use ($router){
 	// wind路由
-	$router->resource('wind', '\catchAdmin\wind\controller\wind');
+	$router->resource('wind', '\catchAdmin\wind\controller\Wind');
 })->middleware('auth');