xiaoyong931011
2022-12-06 409f51c3f1880d2700e11d713651efb77e2481be
src/main/resources/application.yml
@@ -1,5 +1,5 @@
server:
  port: 8080
  port: 8096
  tomcat:
    uri-encoding: utf-8
@@ -16,6 +16,8 @@
  aop:
    proxy-target-class: true
  messages:
    basename: i18n/message
mybatis-plus:
  type-aliases-package: cc.mrbird.febs.*.entity
@@ -26,7 +28,6 @@
    banner: false
    db-config:
      select-strategy: not_empty
logging:
  level:
    com: