@custouch/jssdk
Preparing search index...
service/ticket
GetAuditorGroups
Function GetAuditorGroups
GetAuditorGroups
(
projectId
:
string
,
)
:
Promise
<
{
groups
?:
{
id
:
string
;
name
:
string
}
[]
}
>
根据工单项目ID获取工单项目的场景信息,需要是工单负责人
Parameters
projectId
:
string
Returns
Promise
<
{
groups
?:
{
id
:
string
;
name
:
string
}
[]
}
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@custouch/jssdk
Loading...
根据工单项目ID获取工单项目的场景信息,需要是工单负责人