소스 검색

路径修改

whj 4 년 전
부모
커밋
fc5d515b24
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      routes/web.php

+ 1 - 0
routes/web.php

xqd
@@ -22,4 +22,5 @@ Route::get('/send_protocol', 'IndexController@send_protocol');
 Route::get('/updateDevice', 'IndexController@updateDevice');
 Route::get('/getDevice', 'IndexController@getDevice');
 Route::get('/upVersion', 'IndexController@upVersion');
+Route::get('/getDevcielist', 'IndexController@getDevcielist');