13 lines
163 B
Objective-C
13 lines
163 B
Objective-C
//
|
|
// XPRoomStarKitchenModel.m
|
|
// YuMi
|
|
//
|
|
// Created by YuMi on 2023/6/21.
|
|
//
|
|
|
|
#import "XPRoomStarKitchenModel.h"
|
|
|
|
@implementation XPRoomStarKitchenModel
|
|
|
|
@end
|