私聊账号异常风险提醒

This commit is contained in:
fengshuo
2022-08-19 18:14:57 +08:00
parent fdd6224fa6
commit d03a038bfc
2 changed files with 4 additions and 0 deletions

View File

@@ -127,6 +127,8 @@ NS_ASSUME_NONNULL_BEGIN
@property (nonatomic, assign) BOOL preventKick;
///是否符合渠道打招呼
@property (nonatomic,assign) BOOL fromSayHelloChannel;
///是否是封号用户
@property (nonatomic,assign) BOOL banAccount;
@end
NS_ASSUME_NONNULL_END