Commit ab8a9abd authored by 冯超鹏's avatar 冯超鹏

no message

parent 94fa2497
Pipeline #121 canceled with stages
......@@ -122,7 +122,7 @@ Route::group(['middleware'=>'auth:api'],function (){
//uinapp 接口
Route::group(['middleware'=>'auth:api'],function (){
Route::get('huinapphome/devicedatainfo/{id}','UinappHomeController@deviceDataInfo');//设备详情
Route::get('huinapphome/devicedatainfo','UinappHomeController@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