mirror of
https://github.com/silenceper/wechat.git
synced 2026-02-10 07:42:26 +08:00
将import path改为v2
This commit is contained in:
@@ -4,8 +4,8 @@ import (
|
||||
"encoding/xml"
|
||||
"fmt"
|
||||
|
||||
"github.com/silenceper/wechat/pay/config"
|
||||
"github.com/silenceper/wechat/util"
|
||||
"github.com/silenceper/wechat/v2/pay/config"
|
||||
"github.com/silenceper/wechat/v2/util"
|
||||
)
|
||||
|
||||
var refundGateway = "https://api.mch.weixin.qq.com/secapi/pay/refund"
|
||||
|
||||
Reference in New Issue
Block a user