//
//  ChatMsgCollectionModel.m
//  smartRhino
//
//  Created by armin on 2019/11/4.
//  Copyright © 2019 tederen. All rights reserved.
//

#import "ChatMsgCollectionModel.h"

@implementation ChatMsgCollectionModel

@end