//
//  XXGSkinModel.m
//  XXGPlayKit
//
//  Created by apple on 2025/3/5.
//

#import "XXGSkinModel.h"
#import "XXGPlayKitConfig.h"

@implementation XXGSkinModel

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

@end
