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

#import "XXGSelectProductItem.h"
#import "XXGPlayKitConfig.h"

@implementation XXGSelectProductItem

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

@end
