自动执法计划完善修改
This commit is contained in:
parent
944c8127ab
commit
c9269ea201
|
|
@ -901,7 +901,7 @@ function handleClose2() {
|
|||
dialogConfig2.value.show = false
|
||||
}
|
||||
|
||||
//----------------海康视频监控-----------------------
|
||||
//-----------------------海康视频监控-----------------------
|
||||
// 创建播放器实例
|
||||
let videoConfig = reactive({fallBackTime: [], single: false, rate: 1, volume: 50, muted: true})
|
||||
let player
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ import org.springframework.web.bind.annotation.RequestMapping;
|
|||
import org.springframework.web.bind.annotation.RestController;
|
||||
|
||||
/**
|
||||
* 综合执法/海康威视接口
|
||||
* 综合执法/海康威视
|
||||
*/
|
||||
@RestController
|
||||
@RequestMapping(Constants.API_PREFIX + "/hikvision")
|
||||
|
|
|
|||
Loading…
Reference in New Issue