Explorar o código

数据趋势图

cqpCow %!s(int64=2) %!d(string=hai) anos
pai
achega
c1f3bd23ef
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      routes/api.php

+ 0 - 1
routes/api.php

@@ -77,7 +77,6 @@ Route::group(['middleware'=> ['checkLogin']],function ($route){
     $route->any('screenDevice', 'Api\ScreenController@screenDevice');//仓绑定设备
     $route->any('screenRemoveDevice', 'Api\ScreenController@screenRemoveDevice');//仓移除设备
     $route->any('screenDeviceDataRealTimeList', 'Api\ScreenController@screenDeviceDataRealTimeList');//仓设备实时数据列表
-    $route->any('screenDeviceDataRealTimeList', 'Api\ScreenController@screenDeviceDataRealTimeList');//仓设备实时数据列表
     $route->any('screenTrendChart', 'Api\ScreenController@screenTrendChart');//数据趋势图
     $route->any('screenHistoryList', 'Api\ScreenController@screenHistoryList');//历史数据
     $route->any('screenGps', 'Api\ScreenController@screenGps');//gps定位