瀏覽代碼

。。。。

WANG 6 年之前
父節點
當前提交
265fd220ee
共有 1 個文件被更改,包括 5 次插入0 次删除
  1. 5 0
      pom.xml

+ 5 - 0
pom.xml

@@ -15,6 +15,11 @@
 			<artifactId>examcloud-commons</artifactId>
 			<version>${examcloud.version}</version>
 		</dependency>
+		<dependency>
+			<groupId>cn.com.qmth.examcloud</groupId>
+			<artifactId>examcloud-api-commons</artifactId>
+			<version>${examcloud.version}</version>
+		</dependency>
 
 		<dependency>
 			<groupId>org.springframework.cloud</groupId>