Commit 1cb95fc8 authored by 翟国钧's avatar 翟国钧

update

parent 2eef3c6f
......@@ -46,13 +46,13 @@
- (void)setUserId:(NSInteger)userId;
/*!
* @author zhaiguojun, 16-05-30
* @author zhaiguojun, 16-05-31
*
* @brief 用户当前的城市id
*
* @param currentCityId
*
* @since 0.2.5
* @since 0.2.7
*/
- (void)setCurrentCityId:(NSString *)currentCityId;
......
......@@ -177,7 +177,6 @@ static NSString *sdkVersion = @"110";
[cache removeObjectAtDiskWithkey:PhobosBeginTime];
}
#pragma - mark track event handler
+ (void)track:(NSString *)eventId{
[Phobos track:eventId attributes:@{}];
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment