mybatis-mapper / mapper

MyBatis Mapper
https://mapper.mybatis.io
Apache License 2.0
325 stars 47 forks source link

tk.mybatis 返回null #96

Open Good3931 opened 5 months ago

Good3931 commented 5 months ago

selectCountByExample attempted to return null from a method with a primitive return type (int) org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:83)\n\tat org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:53)

tk.mybatis:mapper-base 1.0.5 版本与 org.mybatis.mybatis 3.4.0

abel533 commented 5 months ago

提错位置了。。提供的信息不足,如何复现?