Files
yinmeng-ios/xplan-ios/Main/Room/View/MessageContainerView/Model/XPRoomWelcomeModel.m
chenshuanglin 04b3c85fe6 欢迎消息
2023-03-23 18:59:41 +08:00

13 lines
154 B
Objective-C

//
// XPRoomWelcomeModel.m
// xplan-ios
//
// Created by XY on 2023/3/23.
//
#import "XPRoomWelcomeModel.h"
@implementation XPRoomWelcomeModel
@end