...
|
...
|
@@ -33,7 +33,7 @@ |
|
|
@implementation YH_EventCacheManager
|
|
|
|
|
|
static NSString *kParamKeyDevice = @"device";
|
|
|
static NSString *kParamKeyList = @"list";
|
|
|
static NSString *kParamKeyList = @"events";
|
|
|
static NSString *kParamKeyType = @"type";
|
|
|
|
|
|
+ (YH_EventCacheManager *)sharedInstance
|
...
|
...
|
|