add jpush 启动广告页

This commit is contained in:
lianxiang
2018-08-22 17:53:17 +08:00
parent b7bedad48c
commit 3b8f57d02f
24 changed files with 545 additions and 34 deletions
+2 -1
View File
@@ -15,8 +15,9 @@
+(void)saveUserId:(NSString *)userId;
+(NSString *)getCurentUserId;
+(void)removeUserId;
+(void)removeUserId;//退出登录
+(BOOL)isUserLogin;
/**
保存用户表版本号
*/