项目跑起来了(之前跑步起来是因为SpringCloud和SpringBoot版本不同)
This commit is contained in:
		@@ -6,8 +6,6 @@ mybatis:
 | 
			
		||||
  type-aliases-package: com.cxyxiaomo.epp.pojo
 | 
			
		||||
  config-location: classpath:mybatis/mybatis-config.xml
 | 
			
		||||
  mapper-locations: classpath:mybatis/mapper/*.xml
 | 
			
		||||
  configuration:
 | 
			
		||||
    map-underscore-to-camel-case: on
 | 
			
		||||
 | 
			
		||||
# Spring 配置
 | 
			
		||||
spring:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user