@custouch/jssdk
Preparing search index...
service/member
getPointRecords
Function getPointRecords
getPointRecords
(
params
:
{
from
?:
string
;
sourceDescriptions
?:
string
[]
;
sourceType
?:
PointRecodsType
;
to
?:
string
;
}
&
ListPagination
&
{
desc
?:
boolean
}
,
)
:
ListResponse
<
RecordList
>
获取积分记录
Parameters
params
:
{
from
?:
string
;
sourceDescriptions
?:
string
[]
;
sourceType
?:
PointRecodsType
;
to
?:
string
;
}
&
ListPagination
&
{
desc
?:
boolean
}
Returns
ListResponse
<
RecordList
>
Description
筛选:支持通过时间区间和积分id; 排序:创建时间
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@custouch/jssdk
Loading...
获取积分记录