13 lines
189 B
Objective-C
13 lines
189 B
Objective-C
//
|
|
// XPSessionListFansPartyModel.m
|
|
// xplan-ios
|
|
//
|
|
// Created by GreenLand on 2022/11/24.
|
|
//
|
|
|
|
#import "XPSessionListFansPartyModel.h"
|
|
|
|
@implementation XPSessionListFansPartyModel
|
|
|
|
@end
|