修复bug
This commit is contained in:
@@ -108,7 +108,7 @@ static NSString *_from = nil;
|
||||
&& ![from isEqualToString:@""]) {
|
||||
_from = from;
|
||||
} else {
|
||||
_from = @"youmi_appstore"; // App Store包
|
||||
_from = @"appstore"; // App Store包
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user