需求:出入类似map或list的参数集,如何实现一一对应的修改;如:map,map,map或者list{"id":"1","age":"17"}list{"id1":"2","age1":"16"}list{"id1":"3","age2":"15"}
http://blog.csdn.net/u011277123/article/details/54374833