萤石云 iOSSDK,移植跨平台相关工程
Davin
2023-07-27 48c5a2c66c549d26fecadc6d2dad1924fdd1cc8b
EZSDK/EZSDK/EZ/TempPassword/Models/HDLEZDeviceMsgInfoModel.m
@@ -9,4 +9,12 @@
@implementation HDLEZDeviceMsgInfoModel
+ (NSDictionary *)modelContainerPropertyGenericClass {
    return @{@"extInfo" : [HDLEZDeviceMsgExtInfoModel class]};
}
@end
@implementation HDLEZDeviceMsgExtInfoModel
@end