Skip to content

Commit c9bce39

Browse files
committed
添加 BillBalanceQuery 接口
1 parent 33e8b7a commit c9bce39

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

alipay.go

-2
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,12 @@ import (
99
"encoding/hex"
1010
"encoding/json"
1111
"errors"
12-
"fmt"
1312
"github.com/smartwalle/crypto4go"
1413
"io"
1514
"io/ioutil"
1615
"math"
1716
"net/http"
1817
"net/url"
19-
"os"
2018
"sort"
2119
"strings"
2220
"sync"

0 commit comments

Comments
 (0)