为所有MP插件和配置增加官方链接

This commit is contained in:
疯狂的狮子li
2020-11-16 14:12:14 +08:00
parent 148d0361e0
commit 03f0e3a137
2 changed files with 24 additions and 1 deletions

View File

@ -70,6 +70,7 @@ token:
expireTime: 30
# MyBatis配置
# https://baomidou.com/config/
mybatis-plus:
# 对应的 XML 文件位置
mapper-locations: classpath*:mapper/**/*Mapper.xml