刘桂岩 %!s(int64=3) %!d(string=hai) anos
pai
achega
c4d4ec99a2
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      route/app.php

+ 1 - 0
route/app.php

@@ -15,3 +15,4 @@ Route::get('think', function () {
 });
 
 Route::get('hello/:name', 'index/hello');
+Route::get('getReport', 'index/getReport');