摘要:
public class TestName { public static Object getObjectPropertyValue(Object obj,String propertyName)throws Exception{ Field field=obj.getClass().getField(propertyName); return... 阅读全文
posted @ 2018-11-28 16:40
宇枫
阅读(406)
评论(0)
推荐(0)

浙公网安备 33010602011771号