@ccw-api/api
Preparing search index...
community-web/creation/page_by_student
getCreationsByStudent
Function getCreationsByStudent
getCreationsByStudent
<
T
extends
string
>
(
studentOids
:
string
[]
,
pageArgs_
?:
Partial
<
PageArgs
<
SortField
|
T
>
>
,
)
:
Promise
<
Res
>
获取学生的作品列表
Type Parameters
T
extends
string
Parameters
studentOids
:
string
[]
学生id列表
pageArgs_
:
Partial
<
PageArgs
<
SortField
|
T
>
>
= {}
分页参数
Returns
Promise
<
Res
>
作品分页结果
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@ccw-api/api
Loading...
获取学生的作品列表