提交
This commit is contained in:
16
QXLive/Mine(音域)/Controller/亲密关系/QXIntimateViewController.h
Normal file
16
QXLive/Mine(音域)/Controller/亲密关系/QXIntimateViewController.h
Normal file
@@ -0,0 +1,16 @@
|
||||
//
|
||||
// QXIntimateViewController.h
|
||||
// QXLive
|
||||
//
|
||||
// Created by 启星 on 2025/11/20.
|
||||
//
|
||||
|
||||
#import "QXBaseViewController.h"
|
||||
|
||||
NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
@interface QXIntimateViewController : QXBaseViewController
|
||||
@property (nonatomic,strong)NSString *userId;
|
||||
@end
|
||||
|
||||
NS_ASSUME_NONNULL_END
|
||||
Reference in New Issue
Block a user