feat(Sis): 1
Some checks are pending
Gitea Actions Demo / Explore-Gitea-Actions (push) Waiting to run
Some checks are pending
Gitea Actions Demo / Explore-Gitea-Actions (push) Waiting to run
This commit is contained in:
parent
7ef6d2ab47
commit
6938640419
@ -248,7 +248,6 @@ public class SisDeviceChannelServiceImpl implements ISisDeviceChannelService {
|
|||||||
channel.setDevicePwd(item.getChannelPwd());
|
channel.setDevicePwd(item.getChannelPwd());
|
||||||
}
|
}
|
||||||
// nvr 设备信息
|
// nvr 设备信息
|
||||||
channel.setNvrId(bo.getId());
|
|
||||||
channel.setNvrIp(bo.getDeviceIp());
|
channel.setNvrIp(bo.getDeviceIp());
|
||||||
channel.setNvrPort(HikSdkConstans.DEFAULT_RTSP_PORT);
|
channel.setNvrPort(HikSdkConstans.DEFAULT_RTSP_PORT);
|
||||||
channel.setNvrAccount(bo.getDeviceAccount());
|
channel.setNvrAccount(bo.getDeviceAccount());
|
||||||
|
Loading…
Reference in New Issue
Block a user