ResultMap type is com.neusoft.demosb.entity.Lab, Not match for Select id="int"

问题截图:

Not match for Select id=int

Not match for Select id=int

问题描述:这个主要是在.xml文件没有对应好类型,将resultMap改为resultType,然后再把LabMap改成java.lang.Integer即可。

如图:

Not match for Select id=int

相关文章:

  • 2021-09-17
  • 2022-12-23
  • 2022-12-23
  • 2021-04-18
  • 2021-08-26
  • 2021-08-24
  • 2021-11-06
  • 2021-12-11
猜你喜欢
  • 2022-12-23
  • 2021-12-19
  • 2022-12-23
  • 2021-08-25
  • 2021-04-11
  • 2022-01-26
相关资源
相似解决方案