diff --git a/http.go b/http.go index 72aee96..b97c322 100644 --- a/http.go +++ b/http.go @@ -15,7 +15,7 @@ import ( "time" ) -const Version = "1.0.15" +const Version = "1.0.14" // Response 返回内容 type Response struct {