@@ -375,8 +375,8 @@ | |||
} | |||
///When user is an athlete, calling this method will modify the body fat data. | |||
[_currentInfoModel changeToBeAthleteWithSex:_appUser.sex]; | |||
NSLog(@"---infoModel222:%@",infoModel); | |||
//[_currentInfoModel changeToBeAthleteWithSex:_appUser.sex]; | |||
//NSLog(@"---infoModel222:%@",infoModel); | |||
} | |||
//refresh |
@@ -104,6 +104,8 @@ typedef NS_ENUM(NSInteger, UserSex) { | |||
@property (nonatomic, assign) MeasureStatus measureStatus; | |||
///mac address for broadcast scale | |||
@property (nonatomic, copy) NSString *broadcastScaleMac; | |||
///When user is an athlete, calling this method will modify the body fat data. | |||
- (void)changeToBeAthleteWithSex:(UserSex)sex; |
@@ -38,7 +38,7 @@ | |||
</data> | |||
<key>Headers/UserInfoModel.h</key> | |||
<data> | |||
8TYeaH7aB9kcvfYrEAA3DzwRj6g= | |||
d52PH/Zxfa5ExAnJdYmI5ev9QdA= | |||
</data> | |||
<key>Headers/WriteToBLEManager.h</key> | |||
<data> | |||
@@ -147,11 +147,11 @@ | |||
<dict> | |||
<key>hash</key> | |||
<data> | |||
8TYeaH7aB9kcvfYrEAA3DzwRj6g= | |||
d52PH/Zxfa5ExAnJdYmI5ev9QdA= | |||
</data> | |||
<key>hash2</key> | |||
<data> | |||
9+GaFMAdtJSbljBCo6Ix5pDg/E66eL9Cw/bXGULGmec= | |||
usO5hxRDUmohelpUnPBZfk5rIe0pfhNsrnooXomwxmQ= | |||
</data> | |||
</dict> | |||
<key>Headers/WriteToBLEManager.h</key> |