//
//  XXGServiceInfo.m
//  XXGPlayKit
//
//  Created by apple on 2025/3/6.
//

#import "XXGServiceInfo.h"
#import "XXGPlayKitConfig.h"

@implementation XXGServiceInfo

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

@end
