应征入伍保留学籍工作流

This commit is contained in:
2025-11-10 17:41:23 +08:00
parent aa3246d2cc
commit 434cbc0c0e
5 changed files with 181 additions and 57 deletions

View File

@@ -104,6 +104,12 @@
<groupId>com.srs</groupId>
<artifactId>srs-comprehensive</artifactId>
</dependency>
<dependency>
<groupId>io.github.classgraph</groupId>
<artifactId>classgraph</artifactId>
<version>4.8.149</version>
<scope>compile</scope>
</dependency>
</dependencies>