//
//  XXGRoleBody.m
//  XXGPlayKit
//
//  Created by apple on 2025/3/18.
//

#import "XXGRoleBody.h"
#import "XXGPlayKitConfig.h"

@implementation XXGRoleBody

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

@end
