摘要: 使用BeanUtils.copyProperties(source,target);方法 (BeanUtils.copyProperties()方法是浅拷贝) //我要把PrjPlanDetailEntity 对象的数据拷贝到 PrjBdgDetailEntity,只要他们有相同的字段,数据就会拷贝 阅读全文
posted @ 2020-12-17 09:00 下课后我要去放牛 阅读(1468) 评论(0) 推荐(0)