@ccw-api/api
Preparing search index...
community-web/students/list
getStudentsList
Function getStudentsList
getStudentsList
(
studentOids
:
string
[]
)
:
Promise
<
Res
>
根据学生OID列表获取学生信息列表(这个会返回一堆null,不建议使用)
Parameters
studentOids
:
string
[]
学生OID列表
Returns
Promise
<
Res
>
学生信息列表
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@ccw-api/api
Loading...
根据学生OID列表获取学生信息列表(这个会返回一堆null,不建议使用)