首次提交
This commit is contained in:
19
SweetParty/主类/Mine/Wallet/SPWalletDuihuanVC.h
Executable file
19
SweetParty/主类/Mine/Wallet/SPWalletDuihuanVC.h
Executable file
@@ -0,0 +1,19 @@
|
||||
//
|
||||
// SPWalletDuihuanVC.h
|
||||
// SweetParty
|
||||
//
|
||||
// Created by bj_szd on 2022/6/10.
|
||||
//
|
||||
|
||||
#import "BaseViewController.h"
|
||||
#import "SPWalletModel.h"
|
||||
|
||||
NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
@interface SPWalletDuihuanVC : BaseViewController
|
||||
|
||||
@property (nonatomic, strong) SPWalletModel *model;
|
||||
|
||||
@end
|
||||
|
||||
NS_ASSUME_NONNULL_END
|
||||
Reference in New Issue
Block a user