|
@@ -106,10 +106,10 @@ func VerifyWeChatResultSign(apiKey, signType string, notifyReq *WeChatNotifyRequ
|
|
|
func VerifyWeChatSign(apiKey, signType string, bean interface{}) (ok bool, err error) {
|
|
func VerifyWeChatSign(apiKey, signType string, bean interface{}) (ok bool, err error) {
|