wang jun %!s(int64=2) %!d(string=hai) anos
pai
achega
80ccd89f90
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      route/route.php

+ 2 - 0
route/route.php

@@ -16,6 +16,8 @@ Route::get('think', function () {
 Route::get('hello/:name', 'index/hello');
 
 Route::get('datastatistics', 'index/index/datastatistics');
+
+Route::get('mealcenterstatistics', 'index/index/mealcenterlist');
 return [
 
 ];