在MyBatis配置文件的( )标签里可以编写多个<mapper>元素,用于指定SQL映射文件位置?
A.environments
B.mappers
C.dataSource
D.transactionManager
正确答案是B