From ddd18928908468ba12c2abb42c267b0d4e49a0d9 Mon Sep 17 00:00:00 2001 From: whycxzp <glperry@163.com> Date: 星期一, 20 一月 2025 17:15:04 +0800 Subject: [PATCH] 摄像头视频流相关接口 --- src/main/resources/config/application-dev.yml | 23 +---------------------- 1 files changed, 1 insertions(+), 22 deletions(-) diff --git a/src/main/resources/config/application-dev.yml b/src/main/resources/config/application-dev.yml index 65c9954..c7a2ac4 100644 --- a/src/main/resources/config/application-dev.yml +++ b/src/main/resources/config/application-dev.yml @@ -96,25 +96,4 @@ #瑙嗛娴佺殑id video: streamIds: - "34020000001110000001_34020000001320000001, - 34020000001110000001_34020000001320000002, - 34020000001110000001_34020000001320000003, - 34020000001110000002_34020000001320000001, - 34020000001110000002_34020000001320000002, - 34020000001110000002_34020000001320000003, - 34020000001320000001_34020000001320000001, - 34020000001320000001_34020000001320000002, - 34020000001320000002_34020000001320000001, - 34020000001320000002_34020000001320000002, - 34020000001320000003_34020000001320000001, - 34020000001320000003_34020000001320000002, - 34020000001320000004_34020000001320000001, - 34020000001320000004_34020000001320000002, - 34020000001320000005_34020000001320000001, - 34020000001320000005_34020000001320000002, - 34020000001320000006_34020000001320000001, - 34020000001320000006_34020000001320000002, - 34020000001320000007_34020000001320000001, - 34020000001320000007_34020000001320000002, - 34020000001320000008_34020000001320000001, - 34020000001320000008_34020000001320000002" \ No newline at end of file + "34020000001320000001_34020000001320000002" \ No newline at end of file -- Gitblit v1.9.1