remove Keys In Expansion Ex
public static List<Object> removeKeysInExpansionEx(List<String> arrayList, HashMap<String, MessageExpansion> hashMap)
Deletes the specified keys
Return
Full and incremental data after deletion
Parameters
array List
The collection of keys to be deleted
hash Map
HashMap<String, MessageExpansion>