13 lines
176 B
Objective-C
13 lines
176 B
Objective-C
//
|
|
// XPRoomActivityPlayModel.m
|
|
// xplan-ios
|
|
//
|
|
// Created by GreenLand on 2022/9/30.
|
|
//
|
|
|
|
#import "XPRoomActivityPlayModel.h"
|
|
|
|
@implementation XPRoomActivityPlayModel
|
|
|
|
@end
|