change the environment to test

This commit is contained in:
2025-07-16 14:43:51 +08:00
parent 54f0d02993
commit f2befa4a30
2 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@ -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