关于datagrid查询时,封装了pojo对象,该对象必须要有一个带参数的构造器,否则会报错Unable to locate appropriate constructor on class
摘要:
实体类中 public CategoryBeanPojo(Integer id, String type, Boolean hot, String login, String name, String pass, Integer aid) { super(); this.id = id; this. 阅读全文
posted @ 2016-12-07 23:48
yuanlp
阅读(391)
评论(0)
推荐(0)
浙公网安备 33010602011771号