Preparing search index...
The search index is not available
低代码前端工程文档
低代码前端工程文档
RequestInfo
Type Alias RequestInfo
Request
Info
:
{
config
:
{
serviceType
:
string
;
noErrorTip
?:
boolean
;
errorMessage
?:
string
;
}
;
url
:
{
method
:
Method
;
path
:
string
;
headers
:
Record
<
string
,
string
>
;
body
:
Record
<
string
,
any
>
;
query
:
Record
<
string
,
any
>
;
}
;
}
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
低代码前端工程文档
Loading...