Files
yinmeng-ios/xplan-ios/Main/Room/View/SendRedPacket/Model/XPReceiveRedPacketModel.m
2022-09-08 11:33:42 +08:00

13 lines
175 B
Objective-C

//
// XPReceiveRedPacketModel.m
// xplan-ios
//
// Created by GreenLand on 2022/9/2.
//
#import "XPReceiveRedPacketModel.h"
@implementation XPReceiveRedPacketModel
@end