Commit 2e7d8d48 authored by 冯超鹏's avatar 冯超鹏

no message

parent 4418150e
Pipeline #118 failed with stages
......@@ -122,7 +122,7 @@ Route::group(['middleware'=>'auth:api'],function (){
//uinapp 接口
Route::group(['middleware'=>'auth:api'],function (){
Route::get('homecontroller/deviceDataInfo/{id}','HomeGZHYController@deviceDataInfo');//设备详情
Route::get('homecontroller/devicedatainfo/{id}','HomeGZHYController@deviceDataInfo');//设备详情
});
// Fake APIs
Route::get('/table/list', function () {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment