Java学习,Mybatis基于xml开发报错: There is no getter for property named ...这是什么原因呢
Staff类中branch属性没有提供get方法,打开Staff类看一下代码,是不是没生成?