瀏覽代碼

feat : 新增依赖zx-web

bilingfeng 2 年之前
父節點
當前提交
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>