package Common import "github.com/go-resty/resty/v2" var HTTPClient3s = resty.New() var Address = []string{}