添加 mybatis配置

This commit is contained in:
haotianmingyue 2025-06-26 17:00:52 +08:00
parent 6d89a754a2
commit d0b844d976

View File

@ -8,5 +8,8 @@ spring:
server:
port: 9992
mybatis:
mapper-locations: classpath:mapper/*.xml
mapper-locations: classpath:mapper/**/*.xml