iOS优化代码

1.优化、简化了 AppDelegate+JPush.m 和 JPushPlugin.m 中的代码。
2.整理了JPushPlugin.h中的方法与注释。
This commit is contained in:
E.B
2016-03-08 16:46:12 +08:00
parent 5c5d7c7848
commit afe2230ed9
4 changed files with 293 additions and 419 deletions
-2
View File
@@ -10,6 +10,4 @@
@interface AppDelegate (JPush)
//@property(nonatomic,strong)NSDictionary *luanchOption;
@end