@custouch/jssdk
Preparing search index...
service/ticket
GetParamImportFile
Function GetParamImportFile
GetParamImportFile
(
projectId
:
string
,
parameterNames
:
string
[]
,
)
:
Promise
<
{
code
:
ReturnCode
;
detail
?:
{
fileUrl
:
string
}
;
msg
?:
string
}
>
批量更新工单-生成自定义参数导入示例文件
Parameters
projectId
:
string
parameterNames
:
string
[]
Returns
Promise
<
{
code
:
ReturnCode
;
detail
?:
{
fileUrl
:
string
}
;
msg
?:
string
}
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@custouch/jssdk
Loading...
批量更新工单-生成自定义参数导入示例文件