List> list = new ArrayList<>(); for (Map unsuMap : unsubscribe){ Map Amap = new HashMap<>(); Amap.putAll((Map)map.get("OrderMap")); Amap.putAll(unsuMap); list.add(Amap); }
上一篇 Spring Aop与声明式事务
下一篇 JAVA基础----包和权限修饰符
版权所有 ©2023-2025 051e.com
ICP备案号:京ICP备12030808号