@custouch/jssdk
Preparing search index...
service/ticket
GetNewLogs
Function GetNewLogs
GetNewLogs
(
params
:
{
logTypes
:
string
[]
;
nextLog
:
string
;
projectId
:
string
;
staffId
:
string
;
ticketNumber
:
string
;
}
,
)
:
Promise
<
Logs
<
any
>
>
获取新l工单og
Parameters
params
:
{
logTypes
:
string
[]
;
nextLog
:
string
;
projectId
:
string
;
staffId
:
string
;
ticketNumber
:
string
;
}
Returns
Promise
<
Logs
<
any
>
>
{Promise
}
Description
通过最近的一条log.id拉取之后的log,相比于全量拉取可以节省开销,一般用于聊天列表
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@custouch/jssdk
Loading...
获取新l工单og