k94314517
2024-04-12 e63e56a1b45bc2025147f7f91d248f93a43deb7a
server/platform/src/main/resources/application.yml
@@ -11,7 +11,7 @@
#  application:
#  name: doumeemes
  profiles:
    active: dev
    active: pro
  # JSON返回配置
  jackson:
@@ -25,6 +25,8 @@
      max-request-size: 200MB
      enabled: true
cookiename: dmplat-auth-token
# MyBatis配置
mybatis-plus:
  mapper-locations: classpath*:/mappers/**/*.xml