mirror of
https://github.com/silenceper/wechat.git
synced 2026-02-04 12:52:27 +08:00
fix import path
This commit is contained in:
@@ -3,7 +3,8 @@ package pay
|
||||
import (
|
||||
"encoding/xml"
|
||||
"fmt"
|
||||
"github.com/akikistyle/wechat/util"
|
||||
|
||||
"github.com/silenceper/wechat/util"
|
||||
)
|
||||
|
||||
var refundGateway = "https://api.mch.weixin.qq.com/secapi/pay/refund"
|
||||
|
||||
Reference in New Issue
Block a user