13 lines
160 B
Objective-C
13 lines
160 B
Objective-C
//
|
|
// ContentRistAlertModel.m
|
|
// YUMI
|
|
//
|
|
// Created by YUMI on 2022/8/11.
|
|
//
|
|
|
|
#import "ContentRistAlertModel.h"
|
|
|
|
@implementation ContentRistAlertModel
|
|
|
|
@end
|