|
@@ -8,12 +8,7 @@
|
|
|
#import "DeviceThirdIdModel.h"
|
|
#import "DeviceThirdIdModel.h"
|
|
|
|
|
|
|
|
@implementation DeviceThirdDataModel
|
|
@implementation DeviceThirdDataModel
|
|
|
-+ (NSDictionary *)mj_replacedKeyFromPropertyName {
|
|
|
|
|
-
|
|
|
|
|
- return @{@"sn" : @"changeSn",
|
|
|
|
|
- @"changeSn" : @"sn"
|
|
|
|
|
- };
|
|
|
|
|
-}
|
|
|
|
|
|
|
+
|
|
|
@end
|
|
@end
|
|
|
|
|
|
|
|
@implementation DeviceThirdIdModel
|
|
@implementation DeviceThirdIdModel
|