瀏覽代碼

加入dev api依赖

zhaosongshan 7 月之前
父節點
當前提交
fe4a139df7
共有 1 個文件被更改,包括 5 次插入0 次删除
  1. 5 0
      snowy-plugin/snowy-plugin-exam/snowy-plugin-exam-func/pom.xml

+ 5 - 0
snowy-plugin/snowy-plugin-exam/snowy-plugin-exam-func/pom.xml

@@ -114,5 +114,10 @@
             <scope>provided</scope>
             <optional>true</optional>
         </dependency>
+
+        <dependency>
+            <groupId>vip.xiaonuo</groupId>
+            <artifactId>snowy-plugin-dev-api</artifactId>
+        </dependency>
     </dependencies>
 </project>