|
@@ -32,7 +32,7 @@ enum PinPad_UserErrorCode {
|
|
|
PinPad_UserErrorCode_PinPad_GetEncryptText_Get12Account_Error = 0x2060021B,
|
|
|
PinPad_UserErrorCode_PinPad_DevOpenFailed = 0x2060021C,
|
|
|
PinPad_UserErrorCode_PinPad_CkCode_While_Load_SM = 0x2060021D,
|
|
|
-
|
|
|
+ PinPad_UserErrorCode_PinPad_SN_NOTMATCH = 0x2060021E,
|
|
|
PinPad_UserErrorCode_PinPad_Real_Root_Config = 0x2060021F,
|
|
|
PinPad_UserErrorCode_PinPad_GetPinBlock_Call = 0x20600220,
|
|
|
PinPad_UserErrorCode_Unexpected_Exit = 0x20600221,
|