Files
featherVoice/TUIKit/TUIChat/BaseCellData/Chat/TUIGroupNoticeCellData.m
2025-08-08 10:49:36 +08:00

14 lines
220 B
Objective-C

//
// TUIGroupNoticeCellData.m
// TUIGroup
//
// Created by harvy on 2022/1/11.
// Copyright © 2023 Tencent. All rights reserved.
//
#import "TUIGroupNoticeCellData.h"
@implementation TUIGroupNoticeCellData
@end