lihengming / spring-boot-api-project-seed

:seedling::rocket:一个基于Spring Boot & MyBatis的种子项目,用于快速构建中小型API、RESTful API项目~

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mybatis BIGINT 转 Long RestAPI 查询报错

tx991020 opened this issue · comments

Cause: java.lang.ClassCastException: java.lang.Integer cannot be cast to java.lang.Long