Files
yinmeng-ios/xplan-ios/Main/ModuleKit/FaceView/Model/FaceReceiveInfo.m
2022-03-10 18:55:18 +08:00

14 lines
221 B
Objective-C

//
// FaceReceiveInfo.m
// BberryCore
//
// Created by 卫明何 on 2017/9/29.
// Copyright © 2017年 chenran. All rights reserved.
//
#import "FaceReceiveInfo.h"
@implementation FaceReceiveInfo
@end