fix
wzy
2022-11-09 b8def92a54d520776e37db7925c5109f3bd95ff8
src/main/resources/application.yml
@@ -1,5 +1,5 @@
server:
  port: 8080
  port: 8081
  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