dever 3 years ago
parent
commit
66edba2e0a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      sdk/wechat/WxPay.Config.php

+ 1 - 1
sdk/wechat/WxPay.Config.php

@@ -33,7 +33,7 @@ class WxPayConfig
 	}
 	public function GetSignType()
 	{
-		return "HMAC-SHA256";
+		return "MD5";
 	}
 	public function GetProxy(&$proxyHost, &$proxyPort)
 	{