Files
my_yuyin/QXLive/Mine(音域)/Controller/钱包/QXWithDrawViewController.h
2025-09-22 18:48:29 +08:00

17 lines
235 B
Objective-C

//
// QXWithDrawViewController.h
// QXLive
//
// Created by 启星 on 2025/5/26.
//
#import "QXBaseViewController.h"
NS_ASSUME_NONNULL_BEGIN
@interface QXWithDrawViewController : QXBaseViewController
@end
NS_ASSUME_NONNULL_END