|
@@ -231,7 +231,7 @@ class TdwyController extends BaseController
|
|
}
|
|
}
|
|
|
|
|
|
//同步大华视频服务器摄像头
|
|
//同步大华视频服务器摄像头
|
|
- public function dahuaCamera(Request $request){
|
|
|
|
|
|
+ public function dahuaCamera(){
|
|
//大华需要同步的区域
|
|
//大华需要同步的区域
|
|
$dahua_ext = DB::table('mine_list_ext')
|
|
$dahua_ext = DB::table('mine_list_ext')
|
|
->where('is_hak',MineEnum::IS_HAK_DH)
|
|
->where('is_hak',MineEnum::IS_HAK_DH)
|