Files
yuyin_ios/SweetParty/主类/Mine/青少年模式/YXYoungShenSuViewController.h
2025-08-08 11:05:33 +08:00

18 lines
282 B
Objective-C
Executable File

//
// YXYoungShenSuViewController.h
// romantic
//
// Created by MAC on 2022/12/15.
// Copyright © 2022 romantic. All rights reserved.
//
#import "BaseController.h"
NS_ASSUME_NONNULL_BEGIN
@interface YXYoungShenSuViewController : BaseController
@end
NS_ASSUME_NONNULL_END