增加hik梯控操作

This commit is contained in:
lxj
2025-07-09 18:10:52 +08:00
parent ba9202e6ca
commit c7ff295d76
91 changed files with 12083 additions and 8 deletions

View File

@@ -111,6 +111,16 @@
<artifactId>property-api</artifactId>
</dependency>
<dependency>
<groupId>com.hik</groupId>
<artifactId>examples</artifactId>
</dependency>
<dependency>
<groupId>com.hik</groupId>
<artifactId>jna</artifactId>
</dependency>
</dependencies>
<build>