Files
yinmeng-ios/xplan-ios/Main/Room/View/Setting/Model/XPRoomSettingItemModel.m
2022-02-18 11:01:37 +08:00

13 lines
171 B
Objective-C

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