Files
fanyin-ios/QXLive/Dynamic(语圈)/Controller/QXDynamicViewController.h
2025-08-12 14:27:12 +08:00

17 lines
233 B
Objective-C

//
// QXDynamicViewController.h
// QXLive
//
// Created by 启星 on 2025/4/24.
//
#import "QXBaseViewController.h"
NS_ASSUME_NONNULL_BEGIN
@interface QXDynamicViewController : QXBaseViewController
@end
NS_ASSUME_NONNULL_END