13 lines
163 B
Objective-C
13 lines
163 B
Objective-C
//
|
|
// RoomBottomEntranceModel.m
|
|
// YuMi
|
|
//
|
|
// Created by P on 2024/7/25.
|
|
//
|
|
|
|
#import "RoomBottomEntranceModel.h"
|
|
|
|
@implementation RoomBottomEntranceModel
|
|
|
|
@end
|