//
//  ChatMsgSearchModel.m
//  smartRhino
//
//  Created by taidi on 2019/12/11.
//  Copyright © 2019 tederen. All rights reserved.
//

#import "ChatMsgSearchModel.h"

@implementation ChatMsgSearchModel

@end