删除pqs-job模块

This commit is contained in:
2024-04-23 09:37:41 +08:00
parent f2c3ce35ea
commit 9492365d0d
246 changed files with 14 additions and 44596 deletions

View File

@@ -39,11 +39,16 @@
<artifactId>event-api</artifactId>
<version>${project.version}</version>
</dependency>
<!-- <dependency>-->
<!-- <groupId>com.sun.jna</groupId>-->
<!-- <artifactId>jna</artifactId>-->
<!-- <version>3.0.9</version>-->
<!-- <scope>compile</scope>-->
<!-- </dependency>-->
<dependency>
<groupId>com.sun.jna</groupId>
<groupId>net.java.dev.jna</groupId>
<artifactId>jna</artifactId>
<version>3.0.9</version>
<scope>compile</scope>
<version>5.8.0</version>
</dependency>
<dependency>
<groupId>com.njcn</groupId>