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