server/shop/src/main/resources/application.yml @@ -25,6 +25,8 @@ max-file-size: 200MB max-request-size: 200MB enabled: true cookiename: dmshop-auth-token # MyBatis配置 mybatis-plus: mapper-locations: classpath*:/mappers/**/*.xml