处理评论数
This commit is contained in:
@@ -20,7 +20,7 @@ NS_ASSUME_NONNULL_BEGIN
|
||||
- (void)loadComments;
|
||||
|
||||
/// 评论总数
|
||||
@property(nonatomic, readonly) NSInteger totalCommentCount;
|
||||
@property(nonatomic, assign) NSInteger totalCommentCount;
|
||||
@property(nonatomic, weak) LSTPopView *popView
|
||||
;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user