Esempio n. 1
0
 public List <SelectListItem> AnnualMothList()   //每年:月份
 {
     return(CommonVariables.GetAnnualMothList());
 }