whj %!s(int64=4) %!d(string=hai) anos
pai
achega
d56cbf41f4
Modificáronse 2 ficheiros con 36 adicións e 3 borrados
  1. 34 3
      app/Http/Controllers/IndexController.php
  2. 2 0
      routes/web.php

A diferenza do arquivo foi suprimida porque é demasiado grande
+ 34 - 3
app/Http/Controllers/IndexController.php


+ 2 - 0
routes/web.php

xqd
@@ -34,6 +34,8 @@ Route::get('/api/get_week_chedule', 'ScheDuleController@getWeekSchedule');
 Route::get('/api/set_self_schedule', 'ScheDuleController@setSelfSchedule');
 Route::get('/api/insert_times', 'ScheDuleController@insert_times');
 Route::get('/test', 'IndexController@test');
+Route::get('/info', 'IndexController@getInfo');
+Route::get('/text', 'IndexController@getText');
 
 //用户信息
 Route::get('/api/getScheduleInfo', 'ScheDuleController@getScheduleInfo');

Algúns arquivos non se mostraron porque demasiados arquivos cambiaron neste cambio