k94314517
2025-06-16 2670a6234eb153078e7b34ef3dd4a50fb5a8cd41
server/platform/src/main/resources/application.yml
@@ -5,7 +5,7 @@
  env: development
#  env: production
server:
  port: 10023
  port: 10030
spring:
#  application:
@@ -25,6 +25,8 @@
      max-request-size: 200MB
      enabled: true
cookiename: dmplat-auth-token
# MyBatis配置
mybatis-plus:
  mapper-locations: classpath*:/mappers/**/*.xml