Merge branch 'master' into feat/dev_fwd_v1

This commit is contained in:
Zhujx
2025-07-24 17:16:25 +08:00

View File

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