This commit is contained in:
2025-12-04 16:59:59 +08:00
parent f593ef0b4a
commit 8f63741d8c
5 changed files with 94 additions and 6 deletions

View File

@@ -41,7 +41,6 @@ NS_ASSUME_NONNULL_BEGIN
/// 排名序号1、2、3...
@property (nonatomic, assign) NSInteger rank;
/// 本地字段:是否已添加到键盘(仅客户端使用)
@property (nonatomic, assign) BOOL added;
@property (nonatomic, copy) NSString *emoji;