添加pay
This commit is contained in:
@@ -11,12 +11,7 @@ NS_ASSUME_NONNULL_BEGIN
|
||||
typedef void(^KBPayCompletion)(NSInteger sta, NSString * _Nullable msg);
|
||||
|
||||
/// 统一状态码(与原 Swift 代码的 succCode / errorCode 语义一致)
|
||||
#ifndef KB_PAY_SUCC_CODE
|
||||
#define KB_PAY_SUCC_CODE 0
|
||||
#endif
|
||||
#ifndef KB_PAY_ERROR_CODE
|
||||
#define KB_PAY_ERROR_CODE 1
|
||||
#endif
|
||||
|
||||
|
||||
@interface PayVM : NSObject
|
||||
|
||||
|
||||
Reference in New Issue
Block a user