






#import "XXGMQTTConnectInfo.h"
#import "XXGPlayKitConfig.h"

@implementation XXGMQTTConnectInfo

+ (NSDictionary *)xxpk_replacedKeyFromPropertyName {
    return __data_core.xxpk_mqtt_info;
}
@end
