1
This commit is contained in:
@@ -73,6 +73,9 @@ typedef NS_ENUM(NSInteger, KBBizCode) {
|
||||
|
||||
/// 操作失败:OPERATION_ERROR(50001, "操作失败")
|
||||
KBBizCodeOperationError = 50001,
|
||||
|
||||
/// 特定收据无效
|
||||
KBBizCodeReceiptError = 50016,
|
||||
};
|
||||
|
||||
NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
Reference in New Issue
Block a user