gongzuming
2024-09-09 1b4dc09ca65d7109a7686d4cb0486b74eb9f0114
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: