Files
yinmeng-ios/xplan-ios/Main/Room/View/AnimationView/Model/XPGiftCompoundModel.m
2022-08-05 15:38:21 +08:00

13 lines
163 B
Objective-C

//
// XPGiftCompoundModel.m
// xplan-ios
//
// Created by GreenLand on 2022/8/5.
//
#import "XPGiftCompoundModel.h"
@implementation XPGiftCompoundModel
@end