Files
yinmeng-ios/xplan-ios/Main/Room/View/CandyTree/Model/CandyTreeInfoModel.m
2021-12-23 15:11:07 +08:00

13 lines
158 B
Objective-C

//
// CandyTreeInfoModel.m
// xplan-ios
//
// Created by 冯硕 on 2021/12/9.
//
#import "CandyTreeInfoModel.h"
@implementation CandyTreeInfoModel
@end