Browse Source

Merge branch 'master' of http://62.234.61.92:3000/wjm/mec-cloud_IntelligentManufacturing_CLIENT

lph 1 năm trước cách đây
mục cha
commit
8e2b0d9501
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>