change the environment to test
This commit is contained in:
Binary file not shown.
@ -3,7 +3,7 @@ server:
|
||||
port: 8888
|
||||
spring:
|
||||
profiles:
|
||||
active: dev # 默认激活开发环境
|
||||
active: test
|
||||
#配置mybatis
|
||||
mybatis:
|
||||
configuration:
|
||||
@ -38,4 +38,4 @@ logging:
|
||||
org:
|
||||
springframework:
|
||||
integration: DEBUG
|
||||
messaging: DEBUG
|
||||
messaging: DEBUG
|
||||
|
Reference in New Issue
Block a user