解决方案:NSMutableDictionary *targetMutableDictionary = [mutableDictionary1 copy];[targetMutableDictionary addEntriesFromDictionary:mutableDictionary2];