application.yml 123 B

123456
  1. #整合mybatis
  2. mybatis:
  3. #加载Mybatis映射文件
  4. mapper-locations: classpath:com-caimei-module-product/*Mapper.xml