13 lines
150 B
Objective-C
13 lines
150 B
Objective-C
//
|
|
// XPFreeGiftModel.m
|
|
// xplan-ios
|
|
//
|
|
// Created by duoban on 2022/12/13.
|
|
//
|
|
|
|
#import "XPFreeGiftModel.h"
|
|
|
|
@implementation XPFreeGiftModel
|
|
|
|
@end
|