13 lines
153 B
Objective-C
13 lines
153 B
Objective-C
//
|
|
// YMGiftCompoundModel.m
|
|
// YUMI
|
|
//
|
|
// Created by YUMI on 2022/8/5.
|
|
//
|
|
|
|
#import "XPGiftCompoundModel.h"
|
|
|
|
@implementation XPGiftCompoundModel
|
|
|
|
@end
|