Ver código fonte

预约调度,船舶

fanzherong_v 18 horas atrás
pai
commit
ce8f7a4680
1 arquivos alterados com 4 adições e 0 exclusões
  1. 4 0
      snowy-plugin/snowy-plugin-biz/pom.xml

+ 4 - 0
snowy-plugin/snowy-plugin-biz/pom.xml

@@ -45,5 +45,9 @@
             <artifactId>org.eclipse.paho.client.mqttv3</artifactId>
             <version>1.2.0</version>
         </dependency>
+        <dependency>
+            <groupId>vip.xiaonuo</groupId>
+            <artifactId>snowy-plugin-dev</artifactId>
+        </dependency>
     </dependencies>
 </project>