zhangqiankun 2 years ago
parent
commit
4877bbfbef
1 changed files with 4 additions and 0 deletions
  1. 4 0
      pom.xml

+ 4 - 0
pom.xml

@@ -49,6 +49,10 @@
 
 	<!-- 服务依赖 -->
 	<dependencies>
+		<dependency>
+		    <groupId>org.springframework</groupId>
+		    <artifactId>spring-core</artifactId>
+		</dependency>
 		<!-- 依赖集成自定义jar -->
 		<dependency>
 			<groupId>com.persagy</groupId>