mirror of
https://github.com/xxjwxc/public.git
synced 2025-09-26 20:01:19 +08:00
enw
This commit is contained in:
@@ -64,6 +64,7 @@ func (_wx *wxTools) GetAccessToken() (accessToken string, err error) {
|
||||
return "", err
|
||||
}
|
||||
|
||||
mylog.Error(string(body))
|
||||
//注入client ip
|
||||
js, err := simplejson.NewJson(body)
|
||||
if err == nil {
|
||||
|
Reference in New Issue
Block a user