14 lines
201 B
Objective-C
Executable File
14 lines
201 B
Objective-C
Executable File
//
|
|
// YYJYSimiGiftModel.m
|
|
// YaYin
|
|
//
|
|
// Created by bj_szd on 2023/7/27.
|
|
// Copyright © 2023 YaYin. All rights reserved.
|
|
//
|
|
|
|
#import "YYJYSimiGiftModel.h"
|
|
|
|
@implementation YYJYSimiGiftModel
|
|
|
|
@end
|