Files
peko-ios/YuMi/Modules/YMRoom/View/SendGiftView/Model/XPFreeGiftModel.m
2023-09-22 15:26:19 +08:00

13 lines
150 B
Objective-C

//
// XPFreeGiftModel.m
// xplan-ios
//
// Created by duoban on 2022/12/13.
//
#import "XPFreeGiftModel.h"
@implementation XPFreeGiftModel
@end