lirl %!s(int64=3) %!d(string=hai) anos
pai
achega
7c864416a4
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/main/resources/bootstrap.properties

+ 2 - 2
src/main/resources/bootstrap.properties

@@ -36,6 +36,6 @@ spring.druid.filters=stat,wall
 # 通过connectProperties属性来打开mergeSql功能;慢SQL记录
 spring.druid.connectionProperties=druid.stat.mergeSql=true;druid.stat.slowSqlMillis=5000
 #把该包下的 bean 生成别名
-mybatis.typeAliasesPackage=com.spring.fisher.bean
+mybatis.typeAliasesPackage=com.steerinfo.**
 #Mybatis 会把这个路径下的 xml 解析出来建立接口的映射关系
-mybatis.mapperLocations=classpath:com/spring/fisher/xml/*.xml
+mybatis.mapperLocations=classpath:com/steerinfo/.*/.*/mapper/*.xml