dhapis 增加 接口

This commit is contained in:
曹前明 2022-06-27 11:10:09 +08:00
parent b52e623694
commit 845523ffdd
1 changed files with 4 additions and 0 deletions

View File

@ -83,6 +83,10 @@ dhapis = {
"face_group_info": {
"url": "/evo-apigw/evo-face/groupInfo/view/{id}",
"method": "get"
},
"video_realtime": {
"url": "/evo-apigw/admin/API/video/stream/realtime",
"method": "post"
}
}