Preparing search index...
The search index is not available
zc-js-utils
zc-js-utils
utils/DataExporter
executeCurl
Function executeCurl
execute
Curl
(
command
,
pagePropertyPath
?
,
index
?
)
:
Promise
<
any
>
通过Curl命令获取数据
Parameters
command
:
HttpCommand
Curl命令
Optional
pagePropertyPath
:
string
页码属性("page.index")
Optional
index
:
number
页码
Returns
Promise
<
any
>
数据
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
zc-js-utils
Loading...
通过Curl命令获取数据