Files
featherVoice/TUIKit/TUIContact/BaseCell/CellData/TUIFindContactCellModel.m
2025-08-08 10:49:36 +08:00

14 lines
226 B
Objective-C

//
// TUIFindContactCellModel.m
// TUIContact
//
// Created by harvy on 2021/12/13.
// Copyright © 2023 Tencent. All rights reserved.
//
#import "TUIFindContactCellModel.h"
@implementation TUIFindContactCellModel
@end