baomidou / mybatis-plus-doc

MyBatis-Plus Official Documentation
https://baomidou.com
732 stars 2.8k forks source link

文档中的count方法返回值类型错误 #356

Closed binfen-Apr closed 7 months ago

binfen-Apr commented 7 months ago

count()方法返回值类型为 long 并非 int。