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

#import "XXGDockerCof.h"
#import "XXGPlayKitConfig.h"

@implementation XXGDockerCof


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

@end
