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

#import "XXGProductBody.h"
#import "XXGPlayKitConfig.h"

@implementation XXGProductBody

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

@end
