示例#1
0
 function GetManagerEmails()
 {
     return CAdvContract::GetEmailArrayByRole(CAdvContract::GetManagerRoleID());
 }