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: mybatis:
mapper-locations: mapper-locations:
- classpath*:mapper/*.xml - classpath*:mapper/*/*.xml
configuration: configuration:
map-underscore-to-camel-case: true map-underscore-to-camel-case: true