Swdz-WangHaiJun 4 years ago
parent
commit
6d86431b79
1 changed files with 1 additions and 0 deletions
  1. 1 0
      routes/web.php

+ 1 - 0
routes/web.php

@@ -17,4 +17,5 @@ Route::get('/', function () {
 
 
 
 
 Route::get('/api/getComSchedule', 'ScheDuleController@getComSchedule');
 Route::get('/api/getComSchedule', 'ScheDuleController@getComSchedule');
+Route::get('/api/getChatOrder', 'ScheDuleController@get_chat_order');