Davin
2024-06-07 4c1abca185a5727da6fb314a0cb4cd44bfe1b3bf
EZSDK/EZSDK/EZ/TempPassword/Models/HDLEZDeviceMsgInfoModel.m
@@ -9,4 +9,12 @@
@implementation HDLEZDeviceMsgInfoModel
+ (NSDictionary *)modelContainerPropertyGenericClass {
    return @{@"extInfo" : [HDLEZDeviceMsgExtInfoModel class]};
}
@end
@implementation HDLEZDeviceMsgExtInfoModel
@end