修改在线列表
This commit is contained in:
@@ -105,5 +105,7 @@ NS_ASSUME_NONNULL_BEGIN
|
||||
@property (nonatomic,strong)NSString*id;
|
||||
/// 房间密码
|
||||
@property (nonatomic,strong)NSString*label_name;
|
||||
/// 默认选中 1 选中 0 未选中
|
||||
@property (nonatomic,strong)NSString*default_index;
|
||||
@end
|
||||
NS_ASSUME_NONNULL_END
|
||||
|
||||
Reference in New Issue
Block a user