【添加】代码生成器模块
This commit is contained in:
@@ -156,7 +156,7 @@ spring:
|
||||
port: 6379
|
||||
#mybatis plus 设置
|
||||
mybatis-plus:
|
||||
mapper-locations: classpath*:com/jero/modules/**/xml/*Mapper.xml
|
||||
mapper-locations: classpath*:com/jero/**/xml/*Mapper.xml
|
||||
global-config:
|
||||
# 关闭MP3.0自带的banner
|
||||
banner: false
|
||||
|
||||
@@ -156,7 +156,7 @@ spring:
|
||||
port: 6379
|
||||
#mybatis plus 设置
|
||||
mybatis-plus:
|
||||
mapper-locations: classpath*:com/jero/modules/**/xml/*Mapper.xml
|
||||
mapper-locations: classpath*:com/jero/**/xml/*Mapper.xml
|
||||
global-config:
|
||||
# 关闭MP3.0自带的banner
|
||||
banner: false
|
||||
|
||||
@@ -156,7 +156,7 @@ spring:
|
||||
port: 6379
|
||||
#mybatis plus 设置
|
||||
mybatis-plus:
|
||||
mapper-locations: classpath*:com/jero/modules/**/xml/*Mapper.xml
|
||||
mapper-locations: classpath*:com/jero/**/xml/*Mapper.xml
|
||||
global-config:
|
||||
# 关闭MP3.0自带的banner
|
||||
banner: false
|
||||
|
||||
Reference in New Issue
Block a user