add
This commit is contained in:
@@ -16,6 +16,11 @@
|
||||
@property(nonatomic,copy) NSString *minute;
|
||||
@property(nonatomic,copy) NSString *oiliness;
|
||||
@property(nonatomic,copy) NSString *oilinessPercent;
|
||||
|
||||
//保湿0无1有
|
||||
@property(nonatomic) int moisture;
|
||||
//美白0无1有
|
||||
@property(nonatomic) int whitening;
|
||||
//提拉紧致0无1有
|
||||
@property(nonatomic) int liftingTightening;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user