whj 4 năm trước cách đây
mục cha
commit
d56cbf41f4
2 tập tin đã thay đổi với 36 bổ sung3 xóa
  1. 34 3
      app/Http/Controllers/IndexController.php
  2. 2 0
      routes/web.php

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 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');

Một số tệp đã không được hiển thị bởi vì quá nhiều tập tin thay đổi trong này khác