xiaoyong931011
2023-06-04 f922185560da4b4001268d5a32ae6319e21a903f
src/main/resources/application.yml
@@ -1,5 +1,5 @@
server:
  port: 8080
  port: 8099
  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