【异常】BindingException: attempted to return null from a method with a primitive return type (int).

Dear 丶 2024-05-06 21:15 190阅读 0赞

一、异常内容

  1. 请求地址'/scenario/card/custom/queryAllMyCustomDeleteScenarioCard',发生未知异常.
  2. org.apache.ibatis.binding.BindingException: Mapper method 'com.xxx.mapper.ScenarioCardMapper.selectMyCount
  3. attempted to return null from a method with a primitive return type (int).
  4. at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:105)
  5. at com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:148)
  6. at

发表评论

表情:
评论列表 (有 0 条评论,190人围观)

还没有评论,来说两句吧...

相关阅读