// // ALPSafeMutableDictionary.h // ALPLinkPartnerSDK // // Created by czp on 16/10/24. // Copyright © 2016年 czp. All rights reserved. // #import @interface ALPSafeMutableDictionary : NSMutableDictionary @end