ad localnoti background music

This commit is contained in:
lianxiang
2018-08-24 21:20:18 +08:00
parent d43d7eaaf6
commit 983bb33644
25 changed files with 1773 additions and 35 deletions
+5
View File
@@ -18,6 +18,11 @@
@interface AppDelegate (ThirdParty)<JPUSHRegisterDelegate,WXApiDelegate>
/**
第三方SDK 配置
@param launchOptions launchOptions description
*/
-(void)configThridPartyWithOptions:(NSDictionary *)launchOptions;
@end