//
//  XXGBoxContent.m
//  XXGPlayKit
//
//  Created by apple on 2025/3/4.
//

#import "XXGBoxContent.h"
#import "XXGPlayKitConfig.h"

@implementation XXGBoxContent

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

@end
