From 0bc94d86e0caf9112d83da02c1b91a3ea343cb0a Mon Sep 17 00:00:00 2001
From: “djh” <“3298565835@qq.com”>
Date: 星期三, 19 三月 2025 09:16:05 +0800
Subject: [PATCH] 修改非煤统计

---
 exam-system/pom.xml |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/exam-system/pom.xml b/exam-system/pom.xml
index 713a313..e41ef87 100644
--- a/exam-system/pom.xml
+++ b/exam-system/pom.xml
@@ -37,6 +37,16 @@
             <version>3.18.0</version>
             <scope>compile</scope>
         </dependency>
+        <dependency>
+            <groupId>jit</groupId>
+            <artifactId>vstk</artifactId>
+            <version>1.5</version>
+        </dependency>
+        <dependency>
+            <groupId>com.caizheng</groupId>
+            <artifactId>SNAPSHOT</artifactId>
+            <version>1.0.0</version>
+        </dependency>
 
         <dependency>
             <groupId>org.dom4j</groupId>

--
Gitblit v1.9.2