【异常】BindingException: attempted to return null from a method with a primitive return type (int).
一、异常内容
请求地址'/scenario/card/custom/queryAllMyCustomDeleteScenarioCard',发生未知异常.
org.apache.ibatis.binding.BindingException: Mapper method 'com.xxx.mapper.ScenarioCardMapper.selectMyCount
attempted to return null from a method with a primitive return type (int).
at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:105)
at com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:148)
at
还没有评论,来说两句吧...