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

17 lines
223 B
Objective-C

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