Cui Zhi Feng
2024-09-03 571a7d5b6321e0931b292bb33c0019f4264b2e78
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: