//
//  XXGValidateReceiptBody.m
//  XXGPlayKit
//
//  Created by apple on 2025/3/18.
//

#import "XXGValidateReceiptBody.h"
#import "XXGPlayKitConfig.h"

@implementation XXGValidateReceiptBody

+ (NSDictionary *)xxpk_replacedKeyFromPropertyName {
    return __data_core.xxpk_receipt_body;
}

@end
