feat:pom版本修复

This commit is contained in:
xiang
2025-07-27 23:56:46 +08:00
parent d34cc44950
commit e199d144a3
2 changed files with 2 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
mybatis:
mapper-locations:
- classpath*:mapper/*/*.xml
- classpath*:mapper/*.xml
configuration:
map-underscore-to-camel-case: true