升级trtc
This commit is contained in:
@@ -121,7 +121,7 @@ static NSString *_from = nil;
|
||||
if (isEnterprise == NO) {
|
||||
_from = @"piko_Enterprise"; // 企业包
|
||||
}else {
|
||||
_from = @"appstore"; // App Store包
|
||||
_from = PI_App_Source; // App Store包
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user