示例#1
0
 function GetSupportTeamEmails()
 {
     return CTicket::GetEmailsByRole(CTicket::GetSupportTeamRoleID());
 }