|
@ -47,7 +47,7 @@ export const ApiTable = { |
|
|
getAlarmVideoDeviceKind: 'alarm/video/device_kind', //查询视频设备类型
|
|
|
getAlarmVideoDeviceKind: 'alarm/video/device_kind', //查询视频设备类型
|
|
|
putAlarmVideoConfirm: 'alarm/video/confirm', //确认视频告警信息
|
|
|
putAlarmVideoConfirm: 'alarm/video/confirm', //确认视频告警信息
|
|
|
getVcmpAuth: 'vcmp/auth', // 获取视频平台应用鉴权token
|
|
|
getVcmpAuth: 'vcmp/auth', // 获取视频平台应用鉴权token
|
|
|
getAlarmVideoExceptionStatusId: 'alarm/video/exception_statusId', //查询视频设备类型
|
|
|
getAlarmVideoExceptionType: 'alarm/video/exceptionType', //查询视频设备类型
|
|
|
|
|
|
|
|
|
//服务-信鸽服务
|
|
|
//服务-信鸽服务
|
|
|
getPush: "push", //获取推送配置列表
|
|
|
getPush: "push", //获取推送配置列表
|
|
|