MrShi
2025-04-23 c8b32b8bca79a116cfab70eb8c389907b664c9ca
server/src/main/resources/application.yml
@@ -9,7 +9,7 @@
spring:
  profiles:
    active: dev
    active: test
  # JSON返回配置
  jackson:
    # 默认时区
@@ -33,7 +33,6 @@
  configuration:
    map-underscore-to-camel-case: true
    log-impl: com.doumee.config.mybatis.DmStdOutImpl
# 缓存内容设置