摘要: 简单描述一下:org.apache.commons.beanutils.BeanUtils只能对单个对象进行复制,如果对列表的话,就得自己遍历,所以扩展一下 import org.apache.commons.logging.Log; import org.apache.commons.loggin 阅读全文
posted @ 2022-06-02 15:15 Dean_001 阅读(46) 评论(0) 推荐(0)