xiaoyong931011
2021-12-17 a06aa3c488bf5b45146e0969a5b2c21d0af847e8
src/main/resources/application.yml
@@ -1,5 +1,5 @@
server:
  port: 8804
  port: 8080
  tomcat:
    uri-encoding: utf-8
@@ -16,6 +16,10 @@
  aop:
    proxy-target-class: true
  servlet:
    multipart:
      max-file-size: 1000MB
      max-request-size: 1000MB
mybatis-plus:
  type-aliases-package: cc.mrbird.febs.*.entity