style: 完善部分描述

This commit is contained in:
2023-11-24 22:01:27 +08:00
parent cacba12b94
commit a5fb09c810
3 changed files with 3 additions and 3 deletions

View File

@@ -38,7 +38,7 @@ public class MyBatisPlusExtensionProperties {
private boolean enabled = false;
/**
* Mapper 所在配置时必须使用mapper-package 键名)
* Mapper 接口扫描配置时必须使用mapper-package 键名)
* <p>
* e.g. com.example.**.mapper
* </p>