Exemplo n.º 1
0
 public List <SelectListItem> AlertModeList()       //提醒方式
 {
     return(CommonVariables.GetAlertModeList());
 }