bug
MrShi
2025-01-12 8932133e2ee2e5708e3506bee3d01d59bff5f1d2
server/shop/src/main/resources/application.yml
@@ -6,7 +6,7 @@
#  env: production
server:
#  port: 10022
  port: 10031
  port: 10032
spring:
#  application:git
@@ -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