wxpay to wxpayapi

This commit is contained in:
gazebo
2019-12-19 16:28:54 +08:00
parent b16a095f66
commit d95a14d314
4 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
package wxpay package wxpayapi
import ( import (
"encoding/base64" "encoding/base64"

View File

@@ -1,4 +1,4 @@
package wxpay package wxpayapi
import ( import (
"strings" "strings"

View File

@@ -1,4 +1,4 @@
package wxpay package wxpayapi
import ( import (
"bytes" "bytes"

View File

@@ -1,4 +1,4 @@
package wxpay package wxpayapi
import ( import (
"io/ioutil" "io/ioutil"