@custouch/jssdk
Preparing search index...
service/ticket
GetTicketSubmitStatusCount
Function GetTicketSubmitStatusCount
GetTicketSubmitStatusCount
(
params
:
{
countOption
:
undefined
|
{
childProjectId
?:
string
;
types
?:
LogType
[]
}
;
projectId
:
string
;
}
,
)
:
Promise
<
{
count
:
number
;
statusId
:
string
}
[]
>
获取提交者工单节点未读消息数
Parameters
params
:
{
countOption
:
undefined
|
{
childProjectId
?:
string
;
types
?:
LogType
[]
}
;
projectId
:
string
;
}
countOption
:
undefined
|
{
childProjectId
?:
string
;
types
?:
LogType
[]
}
角色名称
projectId
:
string
Returns
Promise
<
{
count
:
number
;
statusId
:
string
}
[]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@custouch/jssdk
Loading...
获取提交者工单节点未读消息数