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