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