修复了部分UI,阿里推送token,wifi重名的问题
This commit is contained in:
Regular → Executable
+3
@@ -9,5 +9,8 @@
|
||||
#import <Foundation/Foundation.h>
|
||||
|
||||
@interface MJFoundation : NSObject
|
||||
|
||||
+ (BOOL)isClassFromFoundation:(Class)c;
|
||||
+ (BOOL)isFromNSObjectProtocolProperty:(NSString *)propertyName;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user