@humwing/wxpay
Advanced tools
+1
-1
@@ -801,3 +801,3 @@ 'use strict'; | ||
| data.data?.map((item) => { | ||
| item.encrypt_certificate = this.decipher( | ||
| item.decrypt_certificate = this.decipher( | ||
| item.encrypt_certificate.ciphertext, | ||
@@ -804,0 +804,0 @@ item.encrypt_certificate.associated_data, |
+1
-1
@@ -789,3 +789,3 @@ import xml2js from 'xml2js'; | ||
| data.data?.map((item) => { | ||
| item.encrypt_certificate = this.decipher( | ||
| item.decrypt_certificate = this.decipher( | ||
| item.encrypt_certificate.ciphertext, | ||
@@ -792,0 +792,0 @@ item.encrypt_certificate.associated_data, |
+1
-1
| { | ||
| "name": "@humwing/wxpay", | ||
| "version": "0.0.6", | ||
| "version": "0.0.7", | ||
| "description": "wechat pay", | ||
@@ -5,0 +5,0 @@ "keywords": [ |