chengyanfang

init

@@ -353,8 +353,4 @@ xxx target -> Capabilities -> Background Modes -> 勾选 Audio,Airplay and Pic @@ -353,8 +353,4 @@ xxx target -> Capabilities -> Background Modes -> 勾选 Audio,Airplay and Pic
353 let option = HHSDKOptions(productId: "3000", isDebug: true, isDevelop: true) 353 let option = HHSDKOptions(productId: "3000", isDebug: true, isDevelop: true)
354 option.asyncLogin = false 354 option.asyncLogin = false
355 option.mExtension = "" 355 option.mExtension = ""
356 -  
357 ``` 356 ```
358 -  
359 -  
360 -