Files
featherVoice/QXLive/Mine(音域)/Controller/钱包/QXWithDrawBindViewController.h
2025-08-08 10:49:36 +08:00

17 lines
242 B
Objective-C

//
// QXWithDrawBindViewController.h
// QXLive
//
// Created by 启星 on 2025/7/9.
//
#import "QXBaseViewController.h"
NS_ASSUME_NONNULL_BEGIN
@interface QXWithDrawBindViewController : QXBaseViewController
@end
NS_ASSUME_NONNULL_END