@Preview(value="3.0")
public interface HttpUtilsFactory
| Modifier and Type | Method and Description |
|---|---|
HttpUtils |
http(String url)
创建
|
default HttpUtils |
http(String service,
String path)
创建
|
default HttpUtils |
http(String group,
String service,
String path)
创建
|
Copyright © 2025. All rights reserved.