瀏覽代碼

路径修改

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');