gongzuming
2024-09-02 cdabe8b7b132b8d947020fa6e528c8d3dbfa9b41
src/main/resources/application.yml
@@ -20,7 +20,7 @@
      maxRequestSize: 50MB
mybatis-plus:
  mapper-locations: classpath:/mapper/*Mapper.xml,classpath:/mapper/**/*Mapper.xml
  mapper-locations: classpath:/mapper/*Mapper.xml,classpath:/mapper/**/*Mapper.xml,classpath:/mapper/*Mapper*.xml,classpath:/mapper/**/*Mapper*.xml
  global-config:
    banner: false
    db-config: