rk
6 天以前 f7167562105604f1e7656983d120f145db6edd12
server/system_gateway/src/main/resources/application.yml
@@ -1,6 +1,6 @@
# 项目信息配置
project:
  name: 安泰物流访客系统
  name: 公务车钥匙智能柜管理系统
  version: 1.0.0
  env: development
#  env: production
@@ -31,7 +31,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
# 缓存内容设置
cache: