Browse Source

Merge branch 'master' of http://git.dayaedu.com/yonge/mec

zouxuan 5 năm trước cách đây
mục cha
commit
4cd070cfd3
1 tập tin đã thay đổi với 0 bổ sung6 xóa
  1. 0 6
      mec-teacher/pom.xml

+ 0 - 6
mec-teacher/pom.xml

@@ -50,12 +50,6 @@
 			<groupId>com.ym</groupId>
 			<artifactId>mec-biz</artifactId>
 		</dependency>
-        <dependency>
-            <groupId>com.ym</groupId>
-            <artifactId>mec-education</artifactId>
-            <version>1.0</version>
-            <scope>compile</scope>
-        </dependency>
     </dependencies>
 	<build>
 		<plugins>