master
黄海 5 years ago
parent 7f7ddfd6d4
commit fc0e7765bf

@ -458,7 +458,7 @@ func insertRedisCache(accessKey string, secretKey string, redirectUri string) er
if err != nil {
return err
}
defer resp.Body.Close()
_, _ = ioutil.ReadAll(resp.Body)
return nil

Loading…
Cancel
Save