修复了部分UI,阿里推送token,wifi重名的问题
This commit is contained in:
Regular → Executable
-9
@@ -31,12 +31,3 @@
|
||||
|
||||
- (NSURL *)mj_url;
|
||||
@end
|
||||
|
||||
@interface NSString (MJExtensionDeprecated_v_2_5_16)
|
||||
- (NSString *)underlineFromCamel MJExtensionDeprecated("请在方法名前面加上mj_前缀,使用mj_***");
|
||||
- (NSString *)camelFromUnderline MJExtensionDeprecated("请在方法名前面加上mj_前缀,使用mj_***");
|
||||
- (NSString *)firstCharUpper MJExtensionDeprecated("请在方法名前面加上mj_前缀,使用mj_***");
|
||||
- (NSString *)firstCharLower MJExtensionDeprecated("请在方法名前面加上mj_前缀,使用mj_***");
|
||||
- (BOOL)isPureInt MJExtensionDeprecated("请在方法名前面加上mj_前缀,使用mj_***");
|
||||
- (NSURL *)url MJExtensionDeprecated("请在方法名前面加上mj_前缀,使用mj_***");
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user