






#import <UIKit/UIKit.h>
#import "XXGSelectProductItem.h"

NS_ASSUME_NONNULL_BEGIN

@interface XXGSelectPayCell : UITableViewCell


@property (nonatomic, strong) XXGSelectProductItem *xxpk_model;

@end

NS_ASSUME_NONNULL_END
