@@ -45,6 +45,11 @@
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
</dependency>
+
+ <dependency>
+ <groupId>com.ym</groupId>
+ <artifactId>mec-biz</artifactId>
+ </dependency>
</dependencies>
<build>
<plugins>