测试上报 接口报错
This commit is contained in:
@@ -251,7 +251,7 @@
|
||||
}
|
||||
- (void)report:(NSString *)account{
|
||||
[[KBMaiPointReporter sharedReporter] reportNewAccountWithType:@"登录用户" account:account completion:^(BOOL success, NSError * _Nullable error) {
|
||||
|
||||
KBLOG(@"====");
|
||||
}];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user