bilingfeng 2 лет назад
Родитель
Сommit
a7abe07eaf
1 измененных файлов с 5 добавлено и 0 удалено
  1. 5 0
      game-module/game-manage/pom.xml

+ 5 - 0
game-module/game-manage/pom.xml

@@ -32,6 +32,11 @@
             <artifactId>zx-oss</artifactId>
             <version>1.0.0-SNAPSHOT</version>
         </dependency>
+        <dependency>
+            <groupId>com.zanxiang.module</groupId>
+            <artifactId>zx-web</artifactId>
+            <version>1.0.0-SNAPSHOT</version>
+        </dependency>
         <!-- 谷歌http工具类 -->
         <dependency>
             <groupId>cn.hutool</groupId>