rk
13 小时以前 f7167562105604f1e7656983d120f145db6edd12
server/visits/openapi/src/main/resources/application.yml
@@ -9,7 +9,7 @@
  #  application:
  #    name: doumeevisit
  profiles:
    active: proHS
    active: test
  # JSON返回配置
  jackson:
@@ -29,7 +29,7 @@
  mapper-locations: classpath*:/mappers/**/*.xml
  configuration:
    map-underscore-to-camel-case: true
    log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
    log-impl: com.doumee.config.mybatis.DmStdOutImpl
# 缓存内容设置