zhaosongshan 7 месяцев назад
Родитель
Сommit
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>
             <scope>provided</scope>
             <optional>true</optional>
             <optional>true</optional>
         </dependency>
         </dependency>
+
+        <dependency>
+            <groupId>vip.xiaonuo</groupId>
+            <artifactId>snowy-plugin-dev-api</artifactId>
+        </dependency>
     </dependencies>
     </dependencies>
 </project>
 </project>