Mybatis报错org.mybatis.spring.MyBatisSystemException

1
"error_info":"org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.reflection.ReflectionException: There is no getter for property named 'is_charge' in 'class com.fh.entity.Page'",

mybatis 解析出错! 查看mybatis中的语句!上面这个是‘is_charge’ 这个字段有错误