update
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
@property (nonatomic, strong) NSString *apkUrl;
|
||||
@property (nonatomic, strong) NSString *downloadUrl;
|
||||
@property (nonatomic, assign) NSInteger isUse;
|
||||
@property (nonatomic, strong) NSString *linkConfig;
|
||||
|
||||
+ (instancetype)modelObjectWithDictionary:(NSDictionary *)dict;
|
||||
- (instancetype)initWithDictionary:(NSDictionary *)dict;
|
||||
|
||||
Reference in New Issue
Block a user