[M] AF ad Rvenenue , max Ad

This commit is contained in:
2024-08-08 20:53:34 +08:00
parent b427979811
commit 223414cf81
15 changed files with 513 additions and 12 deletions

View File

@@ -159,7 +159,7 @@ extern "C" {
else
{
NSLog(@"TYSdkInterface GetSKUList Faild");
NSLog(@"SKUList %@", resp.errCode);
NSLog(@"SKUList %ld %@", resp.errCode, resp.errStr);
}
NSString *result = DicTojsonString(resultDict);