瀏覽代碼

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

lph 1 年之前
父節點
當前提交
8e2b0d9501
共有 1 個文件被更改,包括 4 次插入0 次删除
  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>