|
@@ -17,6 +17,11 @@
|
|
|
<artifactId>examcloud-ws-starter</artifactId>
|
|
|
<version>${examcloud.version}</version>
|
|
|
</dependency>
|
|
|
+ <dependency>
|
|
|
+ <groupId>cn.com.qmth.examcloud.rpc</groupId>
|
|
|
+ <artifactId>examcloud-ws-api</artifactId>
|
|
|
+ <version>${examcloud.version}</version>
|
|
|
+ </dependency>
|
|
|
</dependencies>
|
|
|
|
|
|
<build>
|