// // SPWalletRechargeCell.m // SweetParty // // Created by bj_szd on 2022/6/11. // #import "SPWalletRechargeCell.h" @implementation SPWalletRechargeCell - (void)awakeFromNib { [super awakeFromNib]; // Initialization code } @end @implementation SPWalletRechargeModel @end