使用mybatis一直报: Result Maps collection already contains value for com.mgys.tpsm.steel.SteelTypeMapper.SteelTypeModelMap
自己的mapper文件写的没有问题。
后面发现是因为:在mybatis的配置文件mybatis.xml内使用了
解决:将mybatis文件中

使用mybatis一直报: Result Maps collection already contains value for com.mgys.tpsm.steel.SteelTypeMapper.SteelTypeModelMap
自己的mapper文件写的没有问题。
后面发现是因为:在mybatis的配置文件mybatis.xml内使用了
解决:将mybatis文件中