Files
featherVoice/TUIKit/TUIContact/BaseCell/CellData/TUIFindContactCellModel.m

14 lines
226 B
Mathematica
Raw Normal View History

2025-08-08 10:49:36 +08:00
//
// TUIFindContactCellModel.m
// TUIContact
//
// Created by harvy on 2021/12/13.
// Copyright © 2023 Tencent. All rights reserved.
//
#import "TUIFindContactCellModel.h"
@implementation TUIFindContactCellModel
@end