@custouch/jssdk
Preparing search index...
service/ticket
CheckParamImportFile
Function CheckParamImportFile
CheckParamImportFile
(
projectId
:
string
,
fileKey
:
string
,
)
:
Promise
<
{
code
:
ReturnCode
;
detail
:
{
errorList
:
string
[]
;
isSuccess
:
boolean
}
;
}
,
>
批量更新工单-校验导入文件
Parameters
projectId
:
string
fileKey
:
string
Returns
Promise
<
{
code
:
ReturnCode
;
detail
:
{
errorList
:
string
[]
;
isSuccess
:
boolean
}
;
}
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@custouch/jssdk
Loading...
批量更新工单-校验导入文件