18 lines
189 B
Objective-C
18 lines
189 B
Objective-C
//
|
|
// RoomInfoModel.m
|
|
// xplan-ios
|
|
//
|
|
// Created by 冯硕 on 2021/10/18.
|
|
//
|
|
|
|
#import "RoomInfoModel.h"
|
|
|
|
@implementation CandyTreeSwitchModel
|
|
|
|
@end
|
|
|
|
|
|
@implementation RoomInfoModel
|
|
|
|
@end
|