org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.reflection.ReflectionException: There is no getter for property named 'flow_dismantle_status' in 'class cn.product.entity.Flow_Check_Dismantleinfo'
錯誤原因分析:
'class cn.product.entity.Flow_Check_Dismantleinfo' 表示此包沒有找到,查看一下,該包下面是否有mapper相關映射類