jiangping
2025-05-29 747ec8978ae04489f368ab699a74ed7b831d0731
server/company/src/main/resources/application.yml
@@ -6,7 +6,7 @@
#  env: production
server:
#  port: 10022
  port: 10032
  port: 10031
spring:
#  application:git
@@ -25,6 +25,8 @@
      max-file-size: 200MB
      max-request-size: 200MB
      enabled: true
cookiename: doumee-auth-token
# MyBatis配置
mybatis-plus:
  mapper-locations: classpath*:/mappers/**/*.xml