react_hsbc_teller 2.0.80 → 2.0.81

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -61,6 +61,8 @@ export { default as HSBC } from "./demo/demo";
61
61
 
62
62
 
63
63
  ### 版本更新
64
+ ###### 2.0.81
65
+ 1. 白班pdf增加新的回调事件closePdfCallback:参数{step:''}
64
66
  ###### 2.0.80
65
67
  1. 新增OnSignalDisconnected,OnSignalConnected回调用来处理30001,
66
68
  2. 新增字段signalDisconnectedTime(收到异常后多久后异常弹窗)