@ccw-api/api
Preparing search index...
community-web/student/following/page
getStudentFollowingPage
Function getStudentFollowingPage
getStudentFollowingPage
<
T
extends
string
>
(
studentOid
:
string
,
pageArgs_
?:
Partial
<
PageArgs
<
"createdAt"
|
T
>
>
,
)
:
Promise
<
Res
>
获取学生关注列表分页
Type Parameters
T
extends
string
Parameters
studentOid
:
string
学生id
pageArgs_
:
Partial
<
PageArgs
<
"createdAt"
|
T
>
>
= ...
分页参数
Returns
Promise
<
Res
>
关注列表分页
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@ccw-api/api
Loading...
获取学生关注列表分页