提交
This commit is contained in:
@@ -20,6 +20,7 @@ typedef void (^showFinishBlock)(void);
|
||||
@interface QXGlobal : NSObject
|
||||
+(instancetype)shareGlobal;
|
||||
@property (nonatomic,assign)BOOL isNeedUpdate;
|
||||
@property (nonatomic,assign)BOOL isNeedChangeServer;
|
||||
// 是否登录
|
||||
@property (nonatomic,readonly,assign)BOOL isLogin;
|
||||
@property (nonatomic,assign)BOOL isShowLoginVC;
|
||||
|
||||
Reference in New Issue
Block a user