Files
midi_ios/TUIKit/TUIChat/BaseCellData/Chat/TUIGroupNoticeCellData.m
2025-08-14 10:07:49 +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