Files
yinmeng-ios/xplan-ios/Main/Room/View/SendRedPacket/Model/XPOpenRedPacketModel.m
2022-09-16 10:51:22 +08:00

13 lines
167 B
Objective-C

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