Browse Source

Merge branch 'mfyx_2.0' of http://8.136.199.33:3000/cxzhang/hongze_mfyx into debug

xingzai 1 year ago
parent
commit
53b8c42995
1 changed files with 1 additions and 1 deletions
  1. 1 1
      services/wx_pay.go

+ 1 - 1
services/wx_pay.go

@@ -15,7 +15,7 @@ import (
 )
 
 const (
-	MchPKFileName              = "./utils/cret/apiclient_key.pem"
+	MchPKFileName              = "./utils/cert/apiclient_key.pem"
 	Mchid                      = "1624495680"
 	MchCertificateSerialNumber = "5ED2719CFAE5205763034AD80BF4B8A33533C418"
 	MchAPIv3Key                = "W1tbnzQrzQ7yRRNuQCIHjis8dgdasKVX"