Browse Source

feat:依赖信息

hmc 1 năm trước cách đây
mục cha
commit
f307079c7c
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      zkqy-business/pom.xml

+ 4 - 0
zkqy-business/pom.xml

@@ -41,6 +41,10 @@
             <version>1.6.2</version>
             <scope>compile</scope>
         </dependency>
+        <dependency>
+            <groupId>net.bytebuddy</groupId>
+            <artifactId>byte-buddy</artifactId>
+        </dependency>
 
     </dependencies>