14 lines
272 B
Mathematica
14 lines
272 B
Mathematica
|
|
//
|
||
|
|
// ChatLocalDataInfoModel.m
|
||
|
|
// RongCloud
|
||
|
|
//
|
||
|
|
// Created by Vicky on 2018/2/8.
|
||
|
|
// Copyright © 2018年 Beijing Rongcloud Network Technology Co. , Ltd. All rights reserved.
|
||
|
|
//
|
||
|
|
|
||
|
|
#import "RCMicChatLocalDataInfoModel.h"
|
||
|
|
|
||
|
|
@implementation RCMicChatLocalDataInfoModel
|
||
|
|
|
||
|
|
@end
|