xiaoyong931011
2021-12-22 f0afca8e5611e46557f69cd22850c630388d329f
src/main/resources/application.yml
@@ -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