//
//  XXGCountry.m
//  XXGPlayKit
//
//  Created by apple on 2025/3/16.
//

#import "XXGCountry.h"
#import "XXGPlayKitConfig.h"

@implementation XXGCountry

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

@end
