13 lines
150 B
Objective-C
13 lines
150 B
Objective-C
//
|
|
// XPKickUserModel.m
|
|
// xplan-ios
|
|
//
|
|
// Created by 冯硕 on 2021/11/25.
|
|
//
|
|
|
|
#import "XPKickUserModel.h"
|
|
|
|
@implementation XPKickUserModel
|
|
|
|
@end
|