笔记

List<PERSONRANGE> personnranList = Persistence.beans(personnrange,communIds, MeminfoArgument.VILLAGEID);

		for (PERSONRANGE item : personnranList) {
			item.setID(KeyGenerator.instance().getKey());
		}

		
//    	JsonPersistence persistence = JsonFactory.instance();
 //   	List<PersonnelBuss> personnelbuss = persistence.bean(scopetems, PersonnelBuss.class);

  

-------------------------------------------------------------------------
## 极客时间全网最便宜最优惠购买方式,优惠券返现 百度网盘 微信关注公众号“选门好课”
扫描下方二维码关注我的公众号"选门好课",与我一起交流知识
原文地址:https://www.cnblogs.com/singworld/p/9902621.html