fix bug
This commit is contained in:
@@ -71,7 +71,7 @@ mybatis-plus:
|
||||
configuration:
|
||||
map-underscore-to-camel-case: true
|
||||
cache-enabled: true
|
||||
log-impl: ${LOG_IMPL:org.apache.ibatis.logging.nologging.NoLoggingImpl}
|
||||
log-impl: ${LOG_IMPL:org.apache.ibatis.logging.stdout.StdOutImpl}
|
||||
global-config:
|
||||
:banner: false
|
||||
db-config:
|
||||
|
||||
Reference in New Issue
Block a user