摘要: import org.apache.commons.beanutils.BeanUtils; private String getValueByField(Object object, String field) { String retValue = null; if (CommonUtils.i 阅读全文
posted @ 2022-04-02 15:04 屠城校尉杜 阅读(80) 评论(0) 推荐(0) 编辑