@custouch/jssdk
Preparing search index...
service/resource
getResourceDetail
Function getResourceDetail
getResourceDetail
(
type
:
"video"
|
"document"
,
ids
:
string
[]
,
)
:
Promise
<
Record
<
string
,
{
name
:
string
;
remark
:
string
;
size
:
string
;
uploatAt
:
string
}
,
>
,
>
获取资源上传信息
Parameters
type
:
"video"
|
"document"
ids
:
string
[]
Returns
Promise
<
Record
<
string
,
{
name
:
string
;
remark
:
string
;
size
:
string
;
uploatAt
:
string
}
,
>
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@custouch/jssdk
Loading...
获取资源上传信息