修改了加入白名单之后不能点击主播评级
This commit is contained in:
@@ -23,6 +23,8 @@ NS_ASSUME_NONNULL_BEGIN
|
||||
@property (nonatomic,assign) int nextRemaining;
|
||||
///最高等级需要的回复率
|
||||
@property (nonatomic,assign) CGFloat targetReply;
|
||||
///是否是白名单用户 白名单用户不展示弹框
|
||||
@property (nonatomic,assign) BOOL inWhitelist;
|
||||
///本地字段
|
||||
///下一个等级 S / A / B / C / D
|
||||
@property (nonatomic,copy) NSString *nextGrade;
|
||||
|
Reference in New Issue
Block a user