使用范围:WX
Contents
class RequestConfig ($UI/comp/apiRequest/components/apiRequest/apiRequest#RequestConfig)
请求对象
Constructor Top
RequestConfig () |
Properties Top
Any |
data
请求体 | ||
Object |
header
请求头 | ||
Object |
params
请求参数 |
Constructor details
Top
public
RequestConfig
()
请求对象
public
RequestConfig
()
请求对象
Properties Detail Top
public
Any
data
请求体
public
Object
header
请求头
public
Object
params
请求参数