Merge remote-tracking branch 'refs/remotes/origin/main' into zzw
# Conflicts: # src/main/resources/application.yml
This commit is contained in:
@@ -5,9 +5,9 @@ spring:
|
||||
config:
|
||||
import: classpath:config/redis/redis-key.yml
|
||||
|
||||
#mybatis-plus 配置
|
||||
mybatis-plus:
|
||||
mapper-locations: classpath:mapper/*.xml
|
||||
# MyBatis 配置
|
||||
mybatis:
|
||||
mapper-locations: classpath:com/gis/xian/mapper/*.xml
|
||||
type-aliases-package: com.gis.xian.entity
|
||||
configuration:
|
||||
map-underscore-to-camel-case: true
|
||||
|
||||
Reference in New Issue
Block a user