From 4254ac366ce33ff370bf77ad6077174479924bfa Mon Sep 17 00:00:00 2001 From: liupopo Date: Sun, 26 Nov 2023 19:20:10 +0800 Subject: [PATCH] aa --- docs/监控设备/摄像头列表.md | 15 ++++++++ docs/监控设备/摄像头数据维护.sql | 39 ++++++++++++++++++++- 2 files changed, 53 insertions(+), 1 deletion(-) diff --git a/docs/监控设备/摄像头列表.md b/docs/监控设备/摄像头列表.md index bbbc1ba..3631af8 100644 --- a/docs/监控设备/摄像头列表.md +++ b/docs/监控设备/摄像头列表.md @@ -68,3 +68,18 @@ 4. ### https://supervise.yxtsoft.com/monitorapi/deviceImage/getVedioPcLiveById?id=141 4. ### https://supervise.yxtsoft.com/monitorapi/deviceImage/getVedioPcLiveById?id=142 4. ### https://supervise.yxtsoft.com/monitorapi/deviceImage/getVedioPcLiveById?id=143 +## 食之源(szy-nvr) +1. ### https://supervise.yxtsoft.com/monitorapi/deviceImage/getVedioPcLiveById?id=145 +2. ### https://supervise.yxtsoft.com/monitorapi/deviceImage/getVedioPcLiveById?id=146 +3. ### https://supervise.yxtsoft.com/monitorapi/deviceImage/getVedioPcLiveById?id=147 +4. ### https://supervise.yxtsoft.com/monitorapi/deviceImage/getVedioPcLiveById?id=148 +4. ### https://supervise.yxtsoft.com/monitorapi/deviceImage/getVedioPcLiveById?id=149 +4. ### https://supervise.yxtsoft.com/monitorapi/deviceImage/getVedioPcLiveById?id=150 +1. ### https://supervise.yxtsoft.com/monitorapi/deviceImage/getVedioPcLiveById?id=151 +2. ### https://supervise.yxtsoft.com/monitorapi/deviceImage/getVedioPcLiveById?id=152 +## 德兰-石家庄市藁城区星原种植专业合作社(dl-nvr) +1. ### https://supervise.yxtsoft.com/monitorapi/deviceImage/getVedioPcLiveById?id=154 +2. ### https://supervise.yxtsoft.com/monitorapi/deviceImage/getVedioPcLiveById?id=155 +3. ### https://supervise.yxtsoft.com/monitorapi/deviceImage/getVedioPcLiveById?id=156 +4. ### https://supervise.yxtsoft.com/monitorapi/deviceImage/getVedioPcLiveById?id=157 + diff --git a/docs/监控设备/摄像头数据维护.sql b/docs/监控设备/摄像头数据维护.sql index 3873187..996bba0 100644 --- a/docs/监控设备/摄像头数据维护.sql +++ b/docs/监控设备/摄像头数据维护.sql @@ -98,4 +98,41 @@ insert into `y_device` (`id`,`name`,`type`,`remarks` ('141','厚朴-e','1','e','K95763407-e','60%','40%','14','K95763407','Yxt666888','127','hp-nvr','1'), ('142','厚朴-f','1','f','K95763407-f','70%','40%','15','K95763407','Yxt666888','127','hp-nvr','1'), ('143','厚朴-g','1','g','K95763407-g','80%','40%','16','K95763407','Yxt666888','127','hp-nvr','1'); - \ No newline at end of file + +-- 食之源 NVR +insert into `y_device` (`id`,`name`,`type`,`remarks` + ,`serialNumber`,`leftPosition`,`topPosition`,`channelNo` + ,`nvrSerial`,`nvrCode`,`nvrId` + ,`ckId`,`maintenance`) values + ('144','食之源NVR','5','NVR','AA6624347','20%','20%','2','AA6624347','Yxt666888',null,'szy-nvr','1'); +-- 食之源 监控 +insert into `y_device` (`id`,`name`,`type`,`remarks` + ,`serialNumber`,`leftPosition`,`topPosition`,`channelNo` + ,`nvrSerial`,`nvrCode`,`nvrId` + ,`ckId`,`maintenance`) values + ('145','食之源-1','1','1','AA6624347-1','10%','30%','1','AA6624347','Yxt666888','144','szy-nvr','1'), + ('146','食之源-2','1','2','AA6624347-2','20%','30%','2','AA6624347','Yxt666888','144','szy-nvr','1'), + ('147','食之源-3','1','3','AA6624347-3','30%','30%','3','AA6624347','Yxt666888','144','szy-nvr','1'), + ('148','食之源-4','1','4','AA6624347-4','40%','30%','4','AA6624347','Yxt666888','144','szy-nvr','1'), + ('149','食之源-5','1','5','AA6624347-5','50%','30%','5','AA6624347','Yxt666888','144','szy-nvr','1'), + ('150','食之源-6','1','6','AA6624347-6','60%','30%','6','AA6624347','Yxt666888','144','szy-nvr','1'), + ('151','食之源-7','1','7','AA6624347-7','70%','30%','7','AA6624347','Yxt666888','144','szy-nvr','1'), + ('152','食之源-8','1','8','AA6624347-8','80%','30%','8','AA6624347','Yxt666888','144','szy-nvr','1'); + + + +-- 德兰-石家庄市藁城区星原种植专业合作社 NVR +insert into `y_device` (`id`,`name`,`type`,`remarks` + ,`serialNumber`,`leftPosition`,`topPosition`,`channelNo` + ,`nvrSerial`,`nvrCode`,`nvrId` + ,`ckId`,`maintenance`) values + ('153','德兰NVR','5','NVR','AG2248505','20%','20%','2','AG2248505','Yxt666888',null,'dl-nvr','1'); +-- 德兰-石家庄市藁城区星原种植专业合作社 监控 +insert into `y_device` (`id`,`name`,`type`,`remarks` + ,`serialNumber`,`leftPosition`,`topPosition`,`channelNo` + ,`nvrSerial`,`nvrCode`,`nvrId` + ,`ckId`,`maintenance`) values + ('154','德兰-1','1','1','AG2248505-1','10%','30%','1','AG2248505','Yxt666888','153','dl-nvr','1'), + ('155','德兰-2','1','2','AG2248505-2','20%','30%','2','AG2248505','Yxt666888','153','dl-nvr','1'), + ('156','德兰-3','1','3','AG2248505-3','30%','30%','3','AG2248505','Yxt666888','153','dl-nvr','1'), + ('157','德兰-4','1','4','AG2248505-4','40%','30%','4','AG2248505','Yxt666888','153','dl-nvr','1'); \ No newline at end of file