摘要:
解决办法:在属性的get方法上加上一段注解标识它是临时属性,不是数据库字段就OK@Transientpublic List getChildList() {return childList;}public void setChildList(List childList) {this.childLi... 阅读全文
posted @ 2016-01-11 10:35
smile_elims
阅读(1316)
评论(0)
推荐(0)
浙公网安备 33010602011771号