fix:mybatis xml文件映射
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
mybatis:
|
||||
mapper-locations:
|
||||
- classpath*:mapper/*.xml
|
||||
- classpath*:mapper/*/*.xml
|
||||
configuration:
|
||||
map-underscore-to-camel-case: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user