Skip to content

Commit

Permalink
optim the comment of the init sample
Browse files Browse the repository at this point in the history
  • Loading branch information
TheNorthMemory committed Jun 16, 2024
1 parent dfd7865 commit 3ad3300
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ const wxpay = new Wechatpay({
// merchant: {
// cert: readFileSync('/path/to/merchant/apiclient_cert.pem'),
// key: merchantPrivateKeyInstance,
// // or
// // {cert,key}或者{passphrase,pfx}格式,两组组合任选其一
// // passphrase: 'your_merchant_id',
// // pfx: fs.readFileSync('/your/merchant/cert/apiclient_cert.p12'),
// },
Expand Down

0 comments on commit 3ad3300

Please sign in to comment.