|
@@ -154,9 +154,9 @@ ruoyi:
|
|
|
profile: /home/tocc
|
|
|
|
|
|
third:
|
|
|
- dhAuthorize: http://10.55.134.3:6699/videoService/accounts/authorize # 大华鉴权创建用户会话
|
|
|
- keepalive: http://10.55.134.3:6699/videoService/accounts/token/keepalive # 大华会话保活
|
|
|
- dhDeviceTree: http://10.55.134.3:6699/videoService/devicesManager/deviceTree # 大华设备树
|
|
|
+ dhAuthorize: http://10.55.134.3:8314/videoService/accounts/authorize # 大华鉴权创建用户会话
|
|
|
+ keepalive: http://10.55.134.3:8314/videoService/accounts/token/keepalive # 大华会话保活
|
|
|
+ dhDeviceTree: http://10.55.134.3:8314/videoService/devicesManager/deviceTree # 大华设备树
|
|
|
incidentUrl: https://tocc.jtj.suqian.gov.cn:30030/sqmb/#/status/3/detaillite?id=#incidentId&taskid=#taskId # 移动端待办跳转链接
|
|
|
incidentDetailUrl: https://tocc.jtj.suqian.gov.cn:30030/sqmb/#/status/3/detail?id=#incidentId # 事件详情页面
|
|
|
resourceUrl: https://tocc.jtj.suqian.gov.cn:30030/sqmb/#/warehouse/list?taskid=#taskId # 移动端资源跳转链接
|