add jpush 启动广告页
This commit is contained in:
@@ -15,8 +15,9 @@
|
||||
|
||||
+(void)saveUserId:(NSString *)userId;
|
||||
+(NSString *)getCurentUserId;
|
||||
+(void)removeUserId;
|
||||
+(void)removeUserId;//退出登录
|
||||
+(BOOL)isUserLogin;
|
||||
|
||||
/**
|
||||
保存用户表版本号
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user