wanghaijun %!s(int64=4) %!d(string=hai) anos
pai
achega
d9bc2a876c
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      routes/web.php

+ 2 - 2
routes/web.php

xqd
@@ -40,6 +40,6 @@ Route::get('/test', 'IndexController@test');
 Route::get('/api/getScheduleInfo', 'ScheDuleController@getScheduleInfo');
 Route::get('/api/getAppiontInfo', 'Appiontcontroller@getAppiontInfo');
 Route::get('/api/docterList', 'Appiontcontroller@docterList');
-Route::get('/api/organizationList', 'Appiontcontroller@organizationList');
-Route::post('/api/organizationList', 'Appiontcontroller@organizationList');
+Route::get('/api/organizationList', 'AppiontController@organizationList');
+Route::post('/api/organizationList', 'AppiontController@organizationList');