CNBBASMPaymentImpl.h
308 Bytes
//
// CNBBASMPaymentImpl.h
// CNLiveNetAdd
//
// Created by CNLive on 2021/10/16.
// Copyright © 2021 cnlive. All rights reserved.
//
#import <BBAMNP/BBAMNP.h>
NS_ASSUME_NONNULL_BEGIN
@interface CNBBASMPaymentImpl : BBASMAdapterBaseImplement<BBASMPaymentAdapterProtocol>
@end
NS_ASSUME_NONNULL_END