style: 优化代码格式

This commit is contained in:
2023-12-01 22:05:22 +08:00
parent ed961db06f
commit ce27ba8642
32 changed files with 409 additions and 677 deletions

View File

@@ -40,7 +40,7 @@ public class MyBatisPlusExtensionProperties {
/**
* Mapper 接口扫描包配置时必须使用mapper-package 键名)
* <p>
* e.g. com.example.**.mapper
* e.g. com.example.**.mapper
* </p>
*/
private String mapperPackage;