Files
yinmeng-ios/xplan-ios/Main/Tabbar/ClientRedPacketModel.m

17 lines
276 B
Mathematica
Raw Normal View History

2022-09-01 19:05:09 +08:00
//
// ClientRedPacketModel.m
// xplan-ios
//
// Created by GreenLand on 2022/8/31.
//
#import "ClientRedPacketModel.h"
@implementation ClientRedPacketModel
//+ (NSDictionary *)objectClassInArray {
// return @{@"contents":GuildMessageLayoutInfoModel.class};
//}
@end