v2.0
This commit is contained in:
		@@ -53,11 +53,11 @@ type AlipayConfig struct {
 | 
			
		||||
type WxpayConfig struct {
 | 
			
		||||
	AppID                      string
 | 
			
		||||
	MchID                      string
 | 
			
		||||
	MchPublicKeyID             string
 | 
			
		||||
	MchPublicKeyPath           string
 | 
			
		||||
	MchCertificateSerialNumber string
 | 
			
		||||
	MchApiv3Key                string
 | 
			
		||||
	MchPrivateKeyPath          string
 | 
			
		||||
	MchPublicKeyID             string
 | 
			
		||||
	MchPublicKeyPath           string
 | 
			
		||||
	NotifyUrl                  string
 | 
			
		||||
	RefundNotifyUrl            string
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user