@custouch/jssdk
Preparing search index...
service/ticket
GetBatchUpdateUploadParams
Function GetBatchUpdateUploadParams
GetBatchUpdateUploadParams
(
projectId
:
string
,
fileName
:
string
,
staffId
:
string
,
)
:
Promise
<
{
code
:
ReturnCode
;
detail
:
UploadParams
}
>
批量更新工单-获取上传签名
Parameters
projectId
:
string
fileName
:
string
staffId
:
string
Returns
Promise
<
{
code
:
ReturnCode
;
detail
:
UploadParams
}
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@custouch/jssdk
Loading...
批量更新工单-获取上传签名