Files
yinmeng-ios/xplan-ios/Main/Room/View/AnimationView/Model/XPStarredKitchenModel.m
2023-03-21 19:22:54 +08:00

13 lines
167 B
Objective-C

//
// XPStarredKitchenModel.m
// xplan-ios
//
// Created by 冯硕 on 2023/2/13.
//
#import "XPStarredKitchenModel.h"
@implementation XPStarredKitchenModel
@end