lideyin 5 年之前
父節點
當前提交
963090a8b0
共有 1 個文件被更改,包括 5 次插入0 次删除
  1. 5 0
      examcloud-core-oe-student-base/pom.xml

+ 5 - 0
examcloud-core-oe-student-base/pom.xml

@@ -56,6 +56,11 @@
             <artifactId>examcloud-core-oe-task-api-client</artifactId>
             <version>${examcloud.version}</version>
         </dependency>
+        <dependency>
+            <groupId>cn.com.qmth.examcloud.rpc</groupId>
+            <artifactId>examcloud-core-oe-student-api-client</artifactId>
+            <version>${examcloud.version}</version>
+        </dependency>
         <dependency>
             <groupId>cn.com.qmth.examcloud.rpc</groupId>
             <artifactId>examcloud-core-oe-admin-api-client</artifactId>