refactor(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
4458432b5d
commit
56dcc609d1
@ -43,7 +43,7 @@ public class HikDeviceApplicationRunner implements ApplicationRunner {
|
|||||||
// 现在查询全部,后面要更具需要查询指定厂商的设备
|
// 现在查询全部,后面要更具需要查询指定厂商的设备
|
||||||
HikDeviceApplicationRunner runner = SpringUtils.getAopProxy(this);
|
HikDeviceApplicationRunner runner = SpringUtils.getAopProxy(this);
|
||||||
// 梯控登录
|
// 梯控登录
|
||||||
runner.hikElevatorInfoLogin();
|
// runner.hikElevatorInfoLogin();
|
||||||
// 网络摄像头登录
|
// 网络摄像头登录
|
||||||
runner.hikNetCameraLogin();
|
runner.hikNetCameraLogin();
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user