13 lines
166 B
Objective-C
13 lines
166 B
Objective-C
//
|
|
// MonentsInteractiveModel.m
|
|
// YUMI
|
|
//
|
|
// Created by YUMI on 2022/5/19.
|
|
//
|
|
|
|
#import "MonentsInteractiveModel.h"
|
|
|
|
@implementation MonentsInteractiveModel
|
|
|
|
@end
|